Author: gnodet
Date: Wed Oct 22 03:20:08 2008
New Revision: 707019
URL: http://svn.apache.org/viewvc?rev=707019&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
servicemix/smx4/bundles/trunk/xmlbeans-2.4.0/pom.xml
Modified: servicemix/smx4/bundles/trunk/xmlbeans-2.4.0/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/xmlbeans-2.4.0/pom.xml?rev=707019&r1=707018&r2=707019&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/xmlbeans-2.4.0/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/xmlbeans-2.4.0/pom.xml Wed Oct 22 03:20:08
2008
@@ -28,7 +28,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.xmlbeans</artifactId>
- <version>2.4.0_1</version>
+ <version>2.4.0_2-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache ServiceMix Bundles: ${pkgArtifactId}-${pkgVersion}</name>
<description>
@@ -93,10 +93,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.xmlbeans-2.4.0_1</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.xmlbeans-2.4.0_1</developerConnection>
-
<url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.xmlbeans-2.4.0_1</url>
- </scm>
</project>