Author: hardy.ferentschik
Date: 2009-03-20 07:43:19 -0400 (Fri, 20 Mar 2009)
New Revision: 16194
Modified:
jpa-api/trunk/pom.xml
Log:
Modified: jpa-api/trunk/pom.xml
===================================================================
--- jpa-api/trunk/pom.xml 2009-03-20 11:39:26 UTC (rev 16193)
+++ jpa-api/trunk/pom.xml 2009-03-20 11:43:19 UTC (rev 16194)
@@ -3,7 +3,7 @@
<groupId>org.hibernate.java-persistence</groupId>
<artifactId>jpa-api</artifactId>
- <version>2.0.Beta1</version>
+ <version>2.0.Beta1-SNAPSHOT</version>
<packaging>jar</packaging>
<name>JPA API</name>
@@ -127,4 +127,4 @@
<
url>dav:https://snapshots.jboss.org/maven2</url>
</snapshotRepository>
</distributionManagement>
-</project>
\ No newline at end of file
+</project>