| commit | 6b755b8e0dcee682111184f7101f2ea95e7d9b06 | [log] [tgz] |
|---|---|---|
| author | Jesse McConnell <jesse.mcconnell@gmail.com> | Wed Dec 07 14:03:23 2011 -0600 |
| committer | Jesse McConnell <jesse.mcconnell@gmail.com> | Wed Dec 07 14:03:23 2011 -0600 |
| tree | 631c8c94776e1e0d91396864366ca5098882d64f | |
| parent | fcb29281a04f788619c604d1ad15ca8f0ebfdbc4 [diff] |
move to correct named version
diff --git a/javax.annotation/1.1.0.v20110811116/pom.xml b/javax.annotation/1.1.0.v201108011116/pom.xml similarity index 94% rename from javax.annotation/1.1.0.v20110811116/pom.xml rename to javax.annotation/1.1.0.v201108011116/pom.xml index 8248174..1b2b2bc 100644 --- a/javax.annotation/1.1.0.v20110811116/pom.xml +++ b/javax.annotation/1.1.0.v201108011116/pom.xml
@@ -7,7 +7,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.eclipse.jetty.orbit</groupId> <artifactId>javax.annotation</artifactId> - <version>1.1.0.v20110811116</version> + <version>1.1.0.v201108011116</version> <name>Jetty Orbit :: Annotation</name> <description> This artifact originates from the Orbit Project at Eclipse,
diff --git a/javax.annotation/1.1.0.v20110811116/src/main/artifacts/javax.annotation.source_1.1.0.v201108011116.jar b/javax.annotation/1.1.0.v201108011116/src/main/artifacts/javax.annotation.source_1.1.0.v201108011116.jar similarity index 100% rename from javax.annotation/1.1.0.v20110811116/src/main/artifacts/javax.annotation.source_1.1.0.v201108011116.jar rename to javax.annotation/1.1.0.v201108011116/src/main/artifacts/javax.annotation.source_1.1.0.v201108011116.jar Binary files differ
diff --git a/javax.annotation/1.1.0.v20110811116/src/main/artifacts/javax.annotation_1.1.0.v201108011116.jar b/javax.annotation/1.1.0.v201108011116/src/main/artifacts/javax.annotation_1.1.0.v201108011116.jar similarity index 100% rename from javax.annotation/1.1.0.v20110811116/src/main/artifacts/javax.annotation_1.1.0.v201108011116.jar rename to javax.annotation/1.1.0.v201108011116/src/main/artifacts/javax.annotation_1.1.0.v201108011116.jar Binary files differ
diff --git a/javax.servlet.jsp.jstl/1.2.0.v201105211821/pom.xml b/javax.servlet.jsp.jstl/1.2.0.v201105211821/pom.xml index 752aed8..916abec 100644 --- a/javax.servlet.jsp.jstl/1.2.0.v201105211821/pom.xml +++ b/javax.servlet.jsp.jstl/1.2.0.v201105211821/pom.xml
@@ -14,4 +14,16 @@ it is an osgi bundle and is signed as well. </description> <packaging>orbit</packaging> + <dependencies> + <dependency> + <groupId>org.eclipse.jetty.orbit</groupId> + <artifactId>javax.servlet</artifactId> + <version>2.5.0.v201103041518</version> + </dependency> + <dependency> + <groupId>org.eclipse.jetty.orbit</groupId> + <artifactId>javax.servlet.jsp</artifactId> + <version>2.1.0.v201105211820</version> + </dependency> + </dependencies> </project>