Author: jbonofre
Date: Wed Sep 15 19:20:00 2010
New Revision: 997464
URL: http://svn.apache.org/viewvc?rev=997464&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
servicemix/smx4/bundles/trunk/hibernate-validator-4.1.0.Final/pom.xml
Modified: servicemix/smx4/bundles/trunk/hibernate-validator-4.1.0.Final/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/hibernate-validator-4.1.0.Final/pom.xml?rev=997464&r1=997463&r2=997464&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/hibernate-validator-4.1.0.Final/pom.xml
(original)
+++ servicemix/smx4/bundles/trunk/hibernate-validator-4.1.0.Final/pom.xml Wed
Sep 15 19:20:00 2010
@@ -29,7 +29,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.hibernate-validator</artifactId>
- <version>4.1.0.Final_1</version>
+ <version>4.1.0.Final_2-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
<description>
@@ -143,11 +143,4 @@
</plugin>
</plugins>
</build>
-
-
- <scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.hibernate-validator-4.1.0.Final_1</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.hibernate-validator-4.1.0.Final_1</developerConnection>
-
<url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.hibernate-validator-4.1.0.Final_1</url>
- </scm>
</project>