[jboss-cvs] JBossAS SVN: r95480 - projects/ejb3/branches/jboss-ejb3-jpa-int-1.x.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Fri Oct 23 08:15:10 EDT 2009
Author: jaikiran
Date: 2009-10-23 08:15:10 -0400 (Fri, 23 Oct 2009)
New Revision: 95480
Modified:
projects/ejb3/branches/jboss-ejb3-jpa-int-1.x/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration
Modified: projects/ejb3/branches/jboss-ejb3-jpa-int-1.x/pom.xml
===================================================================
--- projects/ejb3/branches/jboss-ejb3-jpa-int-1.x/pom.xml 2009-10-23 12:14:51 UTC (rev 95479)
+++ projects/ejb3/branches/jboss-ejb3-jpa-int-1.x/pom.xml 2009-10-23 12:15:10 UTC (rev 95480)
@@ -14,7 +14,7 @@
<!-- Artifact Configuration -->
<groupId>org.jboss.ejb3</groupId>
<artifactId>jboss-ejb3-jpa-int</artifactId>
- <version>1.0.0</version>
+ <version>1.0.1-SNAPSHOT</version>
<name>JBoss EJB 3.x JPA Integration</name>
<description>JBoss EJB 3.x JPA Integration</description>
<url>http://www.jboss.org/jbossejb3</url>
@@ -53,10 +53,4 @@
</dependency>
-->
</dependencies>
-
- <scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3-jpa-int-1.0.0</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3-jpa-int-1.0.0</developerConnection>
- <url>http://anonsvn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3-jpa-int-1.0.0</url>
- </scm>
</project>
More information about the jboss-cvs-commits
mailing list