You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2011/08/09 21:53:50 UTC

svn commit: r1155526 - /servicemix/smx4/bundles/trunk/netty-3.2.5.Final/pom.xml

Author: jbonofre
Date: Tue Aug  9 19:53:50 2011
New Revision: 1155526

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

Modified:
    servicemix/smx4/bundles/trunk/netty-3.2.5.Final/pom.xml

Modified: servicemix/smx4/bundles/trunk/netty-3.2.5.Final/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/netty-3.2.5.Final/pom.xml?rev=1155526&r1=1155525&r2=1155526&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/netty-3.2.5.Final/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/netty-3.2.5.Final/pom.xml Tue Aug  9 19:53:50 2011
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.netty</artifactId>
-    <version>3.2.5.Final_1</version>
+    <version>3.2.5.Final_2-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
@@ -112,10 +112,4 @@
             </plugin>
         </plugins>
     </build>
-
-  <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.netty-3.2.5.Final_1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.netty-3.2.5.Final_1</developerConnection>
-    <url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.netty-3.2.5.Final_1</url>
-  </scm>
 </project>