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 2012/06/07 09:09:42 UTC

svn commit: r1347423 - /servicemix/smx4/bundles/trunk/src-assembly/pom.xml

Author: jbonofre
Date: Thu Jun  7 07:09:42 2012
New Revision: 1347423

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

Modified:
    servicemix/smx4/bundles/trunk/src-assembly/pom.xml

Modified: servicemix/smx4/bundles/trunk/src-assembly/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/src-assembly/pom.xml?rev=1347423&r1=1347422&r2=1347423&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/src-assembly/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/src-assembly/pom.xml Thu Jun  7 07:09:42 2012
@@ -30,12 +30,5 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>src-assembly</artifactId>
-    <version>1.0</version>
-
-
-  <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/src-assembly-1.0</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/src-assembly-1.0</developerConnection>
-    <url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/src-assembly-1.0</url>
-  </scm>
+    <version>1.1-SNAPSHOT</version>
 </project>