You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by cl...@apache.org on 2013/05/15 18:18:44 UTC

svn commit: r1482936 - /felix/trunk/ipojo/arch-gogo/pom.xml

Author: clement
Date: Wed May 15 16:18:44 2013
New Revision: 1482936

URL: http://svn.apache.org/r1482936
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    felix/trunk/ipojo/arch-gogo/pom.xml

Modified: felix/trunk/ipojo/arch-gogo/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/arch-gogo/pom.xml?rev=1482936&r1=1482935&r2=1482936&view=diff
==============================================================================
--- felix/trunk/ipojo/arch-gogo/pom.xml (original)
+++ felix/trunk/ipojo/arch-gogo/pom.xml Wed May 15 16:18:44 2013
@@ -27,7 +27,7 @@
     <packaging>bundle</packaging>
     <name>Apache Felix iPOJO Arch Gogo Command</name>
     <artifactId>org.apache.felix.ipojo.arch.gogo</artifactId>
-    <version>1.1.0</version>
+    <version>1.1.1-SNAPSHOT</version>
 
     <description>
         Arch command to collect and print information about iPOJO instances.
@@ -120,8 +120,8 @@
     </build>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.arch.gogo-1.1.0</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.arch.gogo-1.1.0</developerConnection>
-        <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.ipojo.arch.gogo-1.1.0</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/ipojo/arch-gogo</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/ipojo/arch-gogo</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/trunk/ipojo/arch-gogo</url>
     </scm>
 </project>