[jboss-cvs] JBossAS SVN: r92493 - projects/ejb3/trunk/ejb3.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Aug 18 04:27:59 EDT 2009


Author: ALRubinger
Date: 2009-08-18 04:27:59 -0400 (Tue, 18 Aug 2009)
New Revision: 92493

Modified:
   projects/ejb3/trunk/ejb3/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration

Modified: projects/ejb3/trunk/ejb3/pom.xml
===================================================================
--- projects/ejb3/trunk/ejb3/pom.xml	2009-08-18 08:27:54 UTC (rev 92492)
+++ projects/ejb3/trunk/ejb3/pom.xml	2009-08-18 08:27:59 UTC (rev 92493)
@@ -19,7 +19,7 @@
   <artifactId>jboss-ejb3</artifactId>
   <packaging>pom</packaging>
   <name>JBoss EJB3 Project</name>
-  <version>1.1.13</version>
+  <version>1.1.14-SNAPSHOT</version>
   <description>Defines the dependency chain configuration of the JBoss EJB3 Project</description>
 
   <!-- Properties -->
@@ -64,10 +64,4 @@
     </dependency>
 
   </dependencies>
-
-  <scm>
-    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3-1.1.13</connection>
-    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3-1.1.13</developerConnection>
-    <url>http://anonsvn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3-1.1.13</url>
-  </scm>
 </project>




More information about the jboss-cvs-commits mailing list