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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Dec 9 12:35:27 EST 2009


Author: jaikiran
Date: 2009-12-09 12:35:27 -0500 (Wed, 09 Dec 2009)
New Revision: 97628

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

Modified: projects/ejb3/trunk/ejb3_1/pom.xml
===================================================================
--- projects/ejb3/trunk/ejb3_1/pom.xml	2009-12-09 17:34:49 UTC (rev 97627)
+++ projects/ejb3/trunk/ejb3_1/pom.xml	2009-12-09 17:35:27 UTC (rev 97628)
@@ -16,7 +16,7 @@
   <artifactId>jboss-ejb3_1</artifactId>
   <packaging>pom</packaging>
   <name>JBoss EJB3.1 Component</name>
-  <version>1.0.0</version>
+  <version>1.0.1-SNAPSHOT</version>
   <description>Defines the dependency chain configuration of the JBoss EJB3.1 Component</description>
 
   <!-- Properties -->
@@ -170,10 +170,4 @@
     </dependency>
 
   </dependencies>
-
-  <scm>
-    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3_1-1.0.0</connection>
-    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3_1-1.0.0</developerConnection>
-    <url>http://anonsvn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3_1-1.0.0</url>
-  </scm>
 </project>




More information about the jboss-cvs-commits mailing list