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 2010/02/26 16:35:16 UTC

svn commit: r916719 - /servicemix/smx4/bundles/trunk/commons-pool-1.4/pom.xml

Author: jbonofre
Date: Fri Feb 26 15:35:16 2010
New Revision: 916719

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

Modified:
    servicemix/smx4/bundles/trunk/commons-pool-1.4/pom.xml

Modified: servicemix/smx4/bundles/trunk/commons-pool-1.4/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/commons-pool-1.4/pom.xml?rev=916719&r1=916718&r2=916719&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/commons-pool-1.4/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/commons-pool-1.4/pom.xml Fri Feb 26 15:35:16 2010
@@ -29,7 +29,7 @@
     
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.commons-pool</artifactId>
-    <version>1.4_1</version>
+    <version>1.4_2-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix Bundles: ${pkgArtifactId}-${pkgVersion}</name>
     <description>
@@ -91,11 +91,4 @@
             </plugin>
         </plugins>
     </build>
-
-
-  <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.commons-pool-1.4_1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.commons-pool-1.4_1</developerConnection>
-    <url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.commons-pool-1.4_1</url>
-  </scm>
 </project>
\ No newline at end of file