Author: gertv
Date: Thu Apr 29 11:17:34 2010
New Revision: 939267
URL: http://svn.apache.org/viewvc?rev=939267&view=rev
Log:
[maven-release-plugin] prepare release
org.apache.servicemix.bundles.hibernate-validator-4.0.2.GA_1
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=939267&r1=939266&r2=939267&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:34 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-SNAPSHOT</version>
+ <version>4.0.2.GA_1</version>
<packaging>bundle</packaging>
<name>Apache ServiceMix Bundles: ${pkgArtifactId}-${pkgVersion}</name>
<description>
@@ -143,4 +143,10 @@
</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>