You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ri...@apache.org on 2010/04/15 20:43:12 UTC

svn commit: r934525 - /geronimo/specs/trunk/geronimo-jaspic_1.0_spec/pom.xml

Author: rickmcguire
Date: Thu Apr 15 18:43:12 2010
New Revision: 934525

URL: http://svn.apache.org/viewvc?rev=934525&view=rev
Log:
[maven-release-plugin] rollback the release of geronimo-jaspic_1.0_spec-1.0.1

Modified:
    geronimo/specs/trunk/geronimo-jaspic_1.0_spec/pom.xml

Modified: geronimo/specs/trunk/geronimo-jaspic_1.0_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-jaspic_1.0_spec/pom.xml?rev=934525&r1=934524&r2=934525&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-jaspic_1.0_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-jaspic_1.0_spec/pom.xml Thu Apr 15 18:43:12 2010
@@ -34,7 +34,7 @@
     <artifactId>geronimo-jaspic_1.0_spec</artifactId>
     <packaging>bundle</packaging>
     <name>Java Authentication SPI for Containers</name>
-    <version>1.0.2-SNAPSHOT</version>
+    <version>1.0.1-SNAPSHOT</version>
 
     <description>Java Authentication Service Provider Interface for Containers (JSR-196) api</description>
 
@@ -59,7 +59,7 @@
         <dependency>
             <groupId>org.apache.geronimo.specs</groupId>
             <artifactId>geronimo-osgi-locator</artifactId>
-            <version>1.1-SNAPSHOT</version>
+            <version>1.0-SNAPSHOT</version>
             <scope>provided</scope>
         </dependency>
     </dependencies>