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/09/02 14:09:50 UTC

svn commit: r991902 - /servicemix/smx4/bundles/trunk/commons-csv-1.0/pom.xml

Author: jbonofre
Date: Thu Sep  2 12:09:49 2010
New Revision: 991902

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

Modified:
    servicemix/smx4/bundles/trunk/commons-csv-1.0/pom.xml

Modified: servicemix/smx4/bundles/trunk/commons-csv-1.0/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/commons-csv-1.0/pom.xml?rev=991902&r1=991901&r2=991902&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/commons-csv-1.0/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/commons-csv-1.0/pom.xml Thu Sep  2 12:09:49 2010
@@ -28,7 +28,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.commons-csv</artifactId>
-    <version>1.0-r706899_4</version>
+    <version>1.0-r706899_5-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>
@@ -99,10 +99,4 @@
             </plugin>
         </plugins>
     </build>
-
-  <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.commons-csv-1.0-r706899_4</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.commons-csv-1.0-r706899_4</developerConnection>
-    <url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.commons-csv-1.0-r706899_4</url>
-  </scm>
 </project>