Author: gertv
Date: Thu Nov 4 13:40:42 2010
New Revision: 1030977
URL: http://svn.apache.org/viewvc?rev=1030977&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
servicemix/smx4/bundles/trunk/mybatis-3.0.2/pom.xml
Modified: servicemix/smx4/bundles/trunk/mybatis-3.0.2/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/mybatis-3.0.2/pom.xml?rev=1030977&r1=1030976&r2=1030977&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/mybatis-3.0.2/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/mybatis-3.0.2/pom.xml Thu Nov 4 13:40:42 2010
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.mybatis</artifactId>
- <version>3.0.2_1</version>
+ <version>3.0.2_2-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
<description>
@@ -102,10 +102,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.mybatis-3.0.2_1</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.mybatis-3.0.2_1</developerConnection>
-
<url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.mybatis-3.0.2_1</url>
- </scm>
</project>