Author: stliu
Date: 2011-06-14 22:23:16 -0400 (Tue, 14 Jun 2011)
New Revision: 20964
Modified:
jpa-api/trunk/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration
Modified: jpa-api/trunk/pom.xml
===================================================================
--- jpa-api/trunk/pom.xml 2011-06-15 02:23:08 UTC (rev 20963)
+++ jpa-api/trunk/pom.xml 2011-06-15 02:23:16 UTC (rev 20964)
@@ -19,7 +19,7 @@
<groupId>org.hibernate.javax.persistence</groupId>
<artifactId>hibernate-jpa-2.0-api</artifactId>
<packaging>jar</packaging>
- <version>1.0.1.Final</version>
+ <version>1.0.2-SNAPSHOT</version>
<name>JPA 2.0 API</name>
<description>
@@ -39,8 +39,8 @@
</licenses>
<scm>
-
<
connection>scm:svn:https://svn.jboss.org/repos/hibernate/jpa-api/tags/...
-
<
url>http://fisheye.jboss.org/browse/Hibernate/jpa-api/tags/hibernate-j...
+
<
connection>scm:svn:https://svn.jboss.org/repos/hibernate/jpa-api/trunk...
+ <
url>http://fisheye.jboss.org/browse/Hibernate/jpa-api/trunk</url>
</scm>
<developers>