You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by gn...@apache.org on 2008/01/29 16:11:57 UTC

svn commit: r616372 - /geronimo/specs/trunk/geronimo-annotation_1.0_spec/pom.xml

Author: gnodet
Date: Tue Jan 29 07:11:56 2008
New Revision: 616372

URL: http://svn.apache.org/viewvc?rev=616372&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

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

Modified: geronimo/specs/trunk/geronimo-annotation_1.0_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-annotation_1.0_spec/pom.xml?rev=616372&r1=616371&r2=616372&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-annotation_1.0_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-annotation_1.0_spec/pom.xml Tue Jan 29 07:11:56 2008
@@ -34,7 +34,7 @@
     <artifactId>geronimo-annotation_1.0_spec</artifactId>
     <packaging>bundle</packaging>
     <name>Annotation 1.0</name>
-    <version>1.1.1</version>
+    <version>1.1.2-SNAPSHOT</version>
 
     <properties>
         <geronimo.osgi.export.pkg>javax.annotation*</geronimo.osgi.export.pkg>
@@ -71,10 +71,4 @@
          
         </plugins>
     </build>
-
-  <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-annotation_1.0_spec-1.1.1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-annotation_1.0_spec-1.1.1</developerConnection>
-    <url>https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-annotation_1.0_spec-1.1.1</url>
-  </scm>
 </project>