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/28 13:01:41 UTC

svn commit: r938880 - /geronimo/bundles/trunk/aspectjweaver/pom.xml

Author: rickmcguire
Date: Wed Apr 28 11:01:41 2010
New Revision: 938880

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

Modified:
    geronimo/bundles/trunk/aspectjweaver/pom.xml

Modified: geronimo/bundles/trunk/aspectjweaver/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/bundles/trunk/aspectjweaver/pom.xml?rev=938880&r1=938879&r2=938880&view=diff
==============================================================================
--- geronimo/bundles/trunk/aspectjweaver/pom.xml (original)
+++ geronimo/bundles/trunk/aspectjweaver/pom.xml Wed Apr 28 11:01:41 2010
@@ -28,7 +28,7 @@
 
     <groupId>org.apache.geronimo.bundles</groupId>
     <artifactId>aspectjweaver</artifactId>
-    <version>1.6.2_1</version>
+    <version>1.6.2_2-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache Geronimo Bundles: ${pkgArtifactId}-${pkgVersion}</name>
     <description>
@@ -43,9 +43,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/bundles/tags/aspectjweaver-1.6.2_1</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/bundles/tags/aspectjweaver-1.6.2_1</developerConnection>
-        <url>http://svn.apache.org/viewvc/geronimo/bundles/tags/aspectjweaver-1.6.2_1</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/bundles/trunk/aspectjweaver</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/bundles/trunk/aspectjweaver</developerConnection>
+        <url>http://svn.apache.org/viewvc/geronimo/bundles/trunk/aspectjweaver</url>
     </scm>
 
     <dependencies>