Author: gertv
Date: Thu Nov  4 13:13:44 2010
New Revision: 1030929

URL: http://svn.apache.org/viewvc?rev=1030929&view=rev
Log:
[maven-release-plugin] prepare release bundles-pom-5

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

Modified: servicemix/smx4/bundles/trunk/bundles-pom/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/bundles-pom/pom.xml?rev=1030929&r1=1030928&r2=1030929&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/bundles-pom/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/bundles-pom/pom.xml Thu Nov  4 13:13:44 2010
@@ -30,7 +30,7 @@
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>bundles-pom</artifactId>
     <packaging>pom</packaging>
-    <version>5-SNAPSHOT</version>
+    <version>5</version>
     <name>Apache ServiceMix :: Bundles</name>
 
     <properties>
@@ -49,9 +49,9 @@
     </prerequisites>
 
     <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/trunk</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/trunk</developerConnection>
-        <url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/bundles-pom-5</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/bundles-pom-5</developerConnection>
+        
<url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/bundles-pom-5</url>
     </scm>
 
     <build>
@@ -68,7 +68,7 @@
                         <goals>deploy</goals>
                         <arguments>-Prelease</arguments>
                         <autoVersionSubmodules>true</autoVersionSubmodules>
-                        <remoteTagging>false</remoteTagging>  <!-- avoid 
remote tagging as it requires an <scm/> section for every bundle -->
+                        <remoteTagging>false</remoteTagging>  <!-- avoid 
remote tagging as it requires an <scm /> section for every bundle -->
                     </configuration>
                 </plugin>
                 <plugin>


Reply via email to