Author: jbonofre
Date: Tue Apr 19 10:31:44 2011
New Revision: 1095008
URL: http://svn.apache.org/viewvc?rev=1095008&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
servicemix/smx4/bundles/trunk/xfire-1.2.5/pom.xml
Modified: servicemix/smx4/bundles/trunk/xfire-1.2.5/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/xfire-1.2.5/pom.xml?rev=1095008&r1=1095007&r2=1095008&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/xfire-1.2.5/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/xfire-1.2.5/pom.xml Tue Apr 19 10:31:44 2011
@@ -31,7 +31,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.xfire</artifactId>
<packaging>bundle</packaging>
- <version>1.2.5_2</version>
+ <version>1.2.5_3-SNAPSHOT</version>
<name>Apache ServiceMix :: Bundles :: xfire</name>
<description>
This OSGi bundle wraps xfire-aegis, xfire-annotations, xfire-castor,
xfire-core, xfire-generator,
@@ -208,10 +208,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.xfire-1.2.5_2</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.xfire-1.2.5_2</developerConnection>
-
<url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.xfire-1.2.5_2</url>
- </scm>
</project>