Author: gertv
Date: Thu Apr 29 11:17:51 2010
New Revision: 939269
URL: http://svn.apache.org/viewvc?rev=939269&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
servicemix/smx4/bundles/trunk/hibernate-validator-4.0.2.GA/pom.xml
Modified: servicemix/smx4/bundles/trunk/hibernate-validator-4.0.2.GA/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/hibernate-validator-4.0.2.GA/pom.xml?rev=939269&r1=939268&r2=939269&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/hibernate-validator-4.0.2.GA/pom.xml
(original)
+++ servicemix/smx4/bundles/trunk/hibernate-validator-4.0.2.GA/pom.xml Thu Apr
29 11:17:51 2010
@@ -29,7 +29,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.hibernate-validator</artifactId>
- <version>4.0.2.GA_1</version>
+ <version>4.0.2.GA_2-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache ServiceMix Bundles: ${pkgArtifactId}-${pkgVersion}</name>
<description>
@@ -142,11 +142,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.0.2.GA_1</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.hibernate-validator-4.0.2.GA_1</developerConnection>
-
<url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.hibernate-validator-4.0.2.GA_1</url>
- </scm>
</project>