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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Jan 22 14:52:16 EST 2009


Author: ALRubinger
Date: 2009-01-22 14:52:15 -0500 (Thu, 22 Jan 2009)
New Revision: 83320

Modified:
   projects/ejb3/trunk/installer/pom.xml
Log:
[maven-release-plugin] prepare release jboss-ejb3-installer-1.0.0-CR1

Modified: projects/ejb3/trunk/installer/pom.xml
===================================================================
--- projects/ejb3/trunk/installer/pom.xml	2009-01-22 19:51:32 UTC (rev 83319)
+++ projects/ejb3/trunk/installer/pom.xml	2009-01-22 19:52:15 UTC (rev 83320)
@@ -14,7 +14,7 @@
   <!-- Artifact Information -->
   <groupId>org.jboss.ejb3</groupId>
   <artifactId>jboss-ejb3-installer</artifactId>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>1.0.0-CR1</version>
   <name>JBoss EJB 3.0 Plugin Installer</name>
   <description>Installer to patch existing JBoss AS 5.0.x Installation w/ EJB3 Plugin</description>
 
@@ -42,4 +42,10 @@
     </dependency>
     
   </dependencies>
+
+  <scm>
+    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3-installer-1.0.0-CR1</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3-installer-1.0.0-CR1</developerConnection>
+    <url>http://anonsvn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3-installer-1.0.0-CR1</url>
+  </scm>
 </project>




More information about the jboss-cvs-commits mailing list