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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Feb 4 05:29:52 EST 2010


Author: jaikiran
Date: 2010-02-04 05:29:52 -0500 (Thu, 04 Feb 2010)
New Revision: 100404

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	2010-02-04 10:29:30 UTC (rev 100403)
+++ projects/ejb3/trunk/ejb3_1/pom.xml	2010-02-04 10:29:52 UTC (rev 100404)
@@ -16,7 +16,7 @@
   <artifactId>jboss-ejb3_1</artifactId>
   <packaging>jar</packaging>
   <name>JBoss EJB3.1 Component</name>
-  <version>1.0.3</version>
+  <version>1.0.4-SNAPSHOT</version>
   <description>Defines the dependency chain configuration of the JBoss EJB3.1 Component</description>
 
   <!-- Properties -->
@@ -195,10 +195,4 @@
     </dependency>
 
   </dependencies>
-
-  <scm>
-    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3_1-1.0.3</connection>
-    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3_1-1.0.3</developerConnection>
-    <url>http://anonsvn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3_1-1.0.3</url>
-  </scm>
 </project>




More information about the jboss-cvs-commits mailing list