Author: jbonofre
Date: Tue Apr 19 09:49:36 2011
New Revision: 1094977
URL: http://svn.apache.org/viewvc?rev=1094977&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
servicemix/smx4/bundles/trunk/woodstox-3.2.8/pom.xml
Modified: servicemix/smx4/bundles/trunk/woodstox-3.2.8/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/woodstox-3.2.8/pom.xml?rev=1094977&r1=1094976&r2=1094977&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/woodstox-3.2.8/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/woodstox-3.2.8/pom.xml Tue Apr 19 09:49:36
2011
@@ -31,7 +31,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.woodstox</artifactId>
<packaging>bundle</packaging>
- <version>3.2.8_3</version>
+ <version>3.2.8_4-SNAPSHOT</version>
<name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
<description>This OSGi bundle wraps wstx-asl ${pkgVersion} jar
file.</description>
@@ -109,10 +109,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.8_3</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.woodstox-3.2.8_3</developerConnection>
-
<url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.woodstox-3.2.8_3</url>
- </scm>
</project>