Author: jbonofre
Date: Fri Jun 3 21:06:14 2011
New Revision: 1131247
URL: http://svn.apache.org/viewvc?rev=1131247&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
servicemix/smx4/bundles/trunk/velocity-1.6.4/pom.xml
Modified: servicemix/smx4/bundles/trunk/velocity-1.6.4/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/velocity-1.6.4/pom.xml?rev=1131247&r1=1131246&r2=1131247&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/velocity-1.6.4/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/velocity-1.6.4/pom.xml Fri Jun 3 21:06:14
2011
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.velocity</artifactId>
- <version>1.6.4_3</version>
+ <version>1.6.4_4-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
<description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar
file.
@@ -101,10 +101,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.velocity-1.6.4_3</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.velocity-1.6.4_3</developerConnection>
-
<url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.velocity-1.6.4_3</url>
- </scm>
</project>