Author: hardy.ferentschik
Date: 2009-03-20 09:20:14 -0400 (Fri, 20 Mar 2009)
New Revision: 16203
Modified:
validator/trunk/hibernate-validator-legacy/pom.xml
validator/trunk/hibernate-validator/pom.xml
validator/trunk/pom.xml
Log:
upped version numbers
Modified: validator/trunk/hibernate-validator/pom.xml
===================================================================
--- validator/trunk/hibernate-validator/pom.xml 2009-03-20 13:14:10 UTC (rev 16202)
+++ validator/trunk/hibernate-validator/pom.xml 2009-03-20 13:20:14 UTC (rev 16203)
@@ -2,7 +2,7 @@
<parent>
<artifactId>hibernate-validator-parent</artifactId>
<groupId>org.hibernate</groupId>
- <version>4.0.0.Alpha3</version>
+ <version>4.0.0.Alpha4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -178,4 +178,4 @@
</plugin>
</plugins>
</reporting>
-</project>
\ No newline at end of file
+</project>
Modified: validator/trunk/hibernate-validator-legacy/pom.xml
===================================================================
--- validator/trunk/hibernate-validator-legacy/pom.xml 2009-03-20 13:14:10 UTC (rev
16202)
+++ validator/trunk/hibernate-validator-legacy/pom.xml 2009-03-20 13:20:14 UTC (rev
16203)
@@ -4,7 +4,7 @@
<parent>
<artifactId>hibernate-validator-parent</artifactId>
<groupId>org.hibernate</groupId>
- <version>4.0.0.Alpha3</version>
+ <version>4.0.0.Alpha4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>hibernate-validator-legacy</artifactId>
Modified: validator/trunk/pom.xml
===================================================================
--- validator/trunk/pom.xml 2009-03-20 13:14:10 UTC (rev 16202)
+++ validator/trunk/pom.xml 2009-03-20 13:20:14 UTC (rev 16203)
@@ -3,7 +3,7 @@
<groupId>org.hibernate</groupId>
<artifactId>hibernate-validator-parent</artifactId>
<packaging>pom</packaging>
- <version>4.0.0.Alpha3</version>
+ <version>4.0.0.Alpha4-SNAPSHOT</version>
<name>Hibernate Validator Parent</name>
<url>http://validator.hibernate.org</url>
@@ -232,4 +232,4 @@
</plugin>
</plugins>
</reporting>
-</project>
\ No newline at end of file
+</project>
Show replies by date