Author: jbonofre
Date: Wed Sep 15 19:19:36 2010
New Revision: 997462
URL: http://svn.apache.org/viewvc?rev=997462&view=rev
Log:
[maven-release-plugin] prepare release
org.apache.servicemix.bundles.hibernate-validator-4.1.0.Final_1
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=997462&r1=997461&r2=997462&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:19:36 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-SNAPSHOT</version>
+ <version>4.1.0.Final_1</version>
<packaging>bundle</packaging>
<name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
<description>
@@ -144,4 +144,10 @@
</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>