Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15:Update
avalon-logkit
avalon-logkit-pom-deps.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File avalon-logkit-pom-deps.patch of Package avalon-logkit
--- pom.xml 2011-04-21 14:24:29.000000000 +0200 +++ pom.xml.new 2011-05-05 14:37:27.016877493 +0200 @@ -13,19 +13,19 @@ <version>1.2.11</version> </dependency> <dependency> - <groupId>servletapi</groupId> - <artifactId>servletapi</artifactId> - <version>2.3</version> + <groupId>javax.servlet</groupId> + <artifactId>servlet-api</artifactId> + <version>2.5</version> </dependency> <dependency> - <groupId>geronimo-spec</groupId> - <artifactId>geronimo-spec-javamail</artifactId> - <version>1.3.1-rc3</version> + <groupId>javax.mail</groupId> + <artifactId>mail</artifactId> + <version>1.4.3</version> </dependency> <dependency> - <groupId>geronimo-spec</groupId> - <artifactId>geronimo-spec-jms</artifactId> - <version>1.1-rc4</version> + <groupId>javax.jms</groupId> + <artifactId>jms</artifactId> + <version>1.1.1</version> </dependency> </dependencies> -</project> \ No newline at end of file +</project>
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor