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:29 UTC

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

Author: jbonofre
Date: Thu Jun  7 07:09:28 2012
New Revision: 1347421

URL: http://svn.apache.org/viewvc?rev=1347421&view=rev
Log:
[maven-release-plugin] prepare release src-assembly-1.0

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=1347421&r1=1347420&r2=1347421&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/src-assembly/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/src-assembly/pom.xml Thu Jun  7 07:09:28 2012
@@ -30,6 +30,12 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>src-assembly</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <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>
 </project>