Author: jbonofre
Date: Tue Jan 31 14:12:46 2012
New Revision: 1238585
URL: http://svn.apache.org/viewvc?rev=1238585&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
servicemix/smx4/bundles/trunk/woodstox-3.2.9/pom.xml
Modified: servicemix/smx4/bundles/trunk/woodstox-3.2.9/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/woodstox-3.2.9/pom.xml?rev=1238585&r1=1238584&r2=1238585&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/woodstox-3.2.9/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/woodstox-3.2.9/pom.xml Tue Jan 31 14:12:46
2012
@@ -31,7 +31,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.woodstox</artifactId>
<packaging>bundle</packaging>
- <version>3.2.9_3</version>
+ <version>3.2.9_4-SNAPSHOT</version>
<name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
<description>This OSGi bundle wraps wstx-asl ${pkgVersion} jar
file.</description>
@@ -124,11 +124,4 @@
</plugin>
</plugins>
</build>
-
-
- <scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.woodstox-3.2.9_3</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.woodstox-3.2.9_3</developerConnection>
-
<url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.woodstox-3.2.9_3</url>
- </scm>
</project>