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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Jul 20 17:50:11 EDT 2009


Author: ALRubinger
Date: 2009-07-20 17:50:11 -0400 (Mon, 20 Jul 2009)
New Revision: 91461

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-07-20 21:50:05 UTC (rev 91460)
+++ projects/ejb3/trunk/ejb3/pom.xml	2009-07-20 21:50:11 UTC (rev 91461)
@@ -18,7 +18,7 @@
   <artifactId>jboss-ejb3</artifactId>
   <packaging>pom</packaging>
   <name>JBoss EJB3 Project</name>
-  <version>1.1.10</version>
+  <version>1.1.11-SNAPSHOT</version>
   <description>Defines the dependency chain configuration of the JBoss EJB3 Project</description>
   
   <!-- Properties -->  
@@ -63,10 +63,4 @@
     </dependency>
   
   </dependencies>
-
-  <scm>
-    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3-1.1.10</connection>
-    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3-1.1.10</developerConnection>
-    <url>http://anonsvn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3-1.1.10</url>
-  </scm>
 </project>




More information about the jboss-cvs-commits mailing list