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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Mar 25 07:07:07 EDT 2009


Author: jaikiran
Date: 2009-03-25 07:07:07 -0400 (Wed, 25 Mar 2009)
New Revision: 86299

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

Modified: projects/ejb3/trunk/installer/pom.xml
===================================================================
--- projects/ejb3/trunk/installer/pom.xml	2009-03-25 11:07:00 UTC (rev 86298)
+++ projects/ejb3/trunk/installer/pom.xml	2009-03-25 11:07:07 UTC (rev 86299)
@@ -14,7 +14,7 @@
   <!-- Artifact Information -->
   <groupId>org.jboss.ejb3</groupId>
   <artifactId>jboss-ejb3-installer</artifactId>
-  <version>1.0.2</version>
+  <version>1.0.3-SNAPSHOT</version>
   <name>JBoss EJB 3.0 Plugin Installer</name>
   <description>Installer to patch existing JBoss AS 5.0.x Installation w/ EJB3 Plugin</description>
 
@@ -63,10 +63,4 @@
     </dependency>
 
   </dependencies>
-
-  <scm>
-    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3-installer-1.0.2</connection>
-    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3-installer-1.0.2</developerConnection>
-    <url>http://anonsvn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3-installer-1.0.2</url>
-  </scm>
 </project>




More information about the jboss-cvs-commits mailing list