You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2010/09/15 21:20:01 UTC

svn commit: r997464 - /servicemix/smx4/bundles/trunk/hibernate-validator-4.1.0.Final/pom.xml

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>