Author: jbonofre
Date: Wed Feb 22 07:00:51 2012
New Revision: 1292143
URL: http://svn.apache.org/viewvc?rev=1292143&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
servicemix/smx4/bundles/trunk/ant-1.8.2/pom.xml
Modified: servicemix/smx4/bundles/trunk/ant-1.8.2/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/ant-1.8.2/pom.xml?rev=1292143&r1=1292142&r2=1292143&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/ant-1.8.2/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/ant-1.8.2/pom.xml Wed Feb 22 07:00:51 2012
@@ -31,7 +31,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.ant</artifactId>
<packaging>bundle</packaging>
- <version>1.8.2_2</version>
+ <version>1.8.2_3-SNAPSHOT</version>
<name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
<description>This OSGi bundle wraps ant and ant-launcher ${pkgVersion} jar
files.</description>
@@ -110,10 +110,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.ant-1.8.2_2</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.ant-1.8.2_2</developerConnection>
-
<url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.ant-1.8.2_2</url>
- </scm>
</project>