Author: hardy.ferentschik
Date: 2009-03-11 07:11:08 -0400 (Wed, 11 Mar 2009)
New Revision: 16141
Modified:
jpa-api/trunk/pom.xml
Log:
Made the version a snapshot
Modified: jpa-api/trunk/pom.xml
===================================================================
--- jpa-api/trunk/pom.xml 2009-03-11 11:10:03 UTC (rev 16140)
+++ jpa-api/trunk/pom.xml 2009-03-11 11:11:08 UTC (rev 16141)
@@ -8,7 +8,7 @@
<artifactId>jpa-api</artifactId>
<version>2.0.Beta1-SNAPSHOT</version>
<packaging>jar</packaging>
- <name>Persistence API</name>
+ <name>JPA API</name>
<description>JSR 317: Java Persistence API 2.0</description>