Author: jbonofre
Date: Tue Dec 6 20:21:52 2011
New Revision: 1211085
URL: http://svn.apache.org/viewvc?rev=1211085&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
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=1211085&r1=1211084&r2=1211085&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/bundles-pom/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/bundles-pom/pom.xml Tue Dec 6 20:21:52 2011
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>bundles-pom</artifactId>
<packaging>pom</packaging>
- <version>7</version>
+ <version>8-SNAPSHOT</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/tags/bundles-pom-7</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/bundles-pom-7</developerConnection>
-
<url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/bundles-pom-7</url>
+
<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>
</scm>
<build>