You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jl...@apache.org on 2019/09/03 07:55:04 UTC

svn commit: r1866306 - /geronimo/specs/trunk/geronimo-annotation_1.3_spec/pom.xml

Author: jlmonteiro
Date: Tue Sep  3 07:55:04 2019
New Revision: 1866306

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

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

Modified: geronimo/specs/trunk/geronimo-annotation_1.3_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-annotation_1.3_spec/pom.xml?rev=1866306&r1=1866305&r2=1866306&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-annotation_1.3_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-annotation_1.3_spec/pom.xml Tue Sep  3 07:55:04 2019
@@ -34,7 +34,7 @@
     <artifactId>geronimo-annotation_1.3_spec</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Geronimo Annotation Spec 1.3</name>
-    <version>1.2</version>
+    <version>1.3-SNAPSHOT</version>
     <description>Common Annotations spec 1.3 API</description>
 
     <url>http://geronimo.apache.org/maven/${siteId}/${version}</url>
@@ -50,9 +50,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-annotation_1.3_spec-1.2</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-annotation_1.3_spec-1.2</developerConnection>
-        <url>http://svn.apache.org/viewcvs.cgi/geronimo/specs/tags/geronimo-annotation_1.3_spec-1.2</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-annotation_1.3_spec/</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-annotation_1.3_spec/</developerConnection>
+        <url>http://svn.apache.org/viewcvs.cgi/geronimo/specs/trunk/geronimo-annotation_1.3_spec/</url>
     </scm>
 
     <build>