Author: steve.ebersole(a)jboss.com
Date: 2009-08-15 14:23:24 -0400 (Sat, 15 Aug 2009)
New Revision: 17318
Modified:
commons-annotations/trunk/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration
Modified: commons-annotations/trunk/pom.xml
===================================================================
--- commons-annotations/trunk/pom.xml 2009-08-15 18:23:20 UTC (rev 17317)
+++ commons-annotations/trunk/pom.xml 2009-08-15 18:23:24 UTC (rev 17318)
@@ -5,7 +5,7 @@
<groupId>org.hibernate</groupId>
<artifactId>hibernate-commons-annotations</artifactId>
<packaging>jar</packaging>
- <version>3.2.0.Beta1</version>
+ <version>3.2.0-SNAPSHOT</version>
<name>Hibernate Commons Annotations</name>
<description>Common reflection code used in support of annotation
processing</description>
@@ -74,9 +74,9 @@
</issueManagement>
<scm>
-
<
connection>scm:svn:https://svn.jboss.org/repos/hibernate/commons-annot...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/comm...
-
<
url>https://svn.jboss.org/repos/hibernate/commons-annotations/tags/hib...
+
<
connection>scm:svn:https://svn.jboss.org/repos/hibernate/commons-annot...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/comm...
+
<
url>https://svn.jboss.org/repos/hibernate/commons-annotations/trunk<...
</scm>
<dependencies>