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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Apr 10 05:12:59 EDT 2009


Author: jaikiran
Date: 2009-04-10 05:12:58 -0400 (Fri, 10 Apr 2009)
New Revision: 87111

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

Modified: projects/ejb3/trunk/installer/pom.xml
===================================================================
--- projects/ejb3/trunk/installer/pom.xml	2009-04-10 09:07:39 UTC (rev 87110)
+++ projects/ejb3/trunk/installer/pom.xml	2009-04-10 09:12:58 UTC (rev 87111)
@@ -14,7 +14,7 @@
   <!-- Artifact Information -->
   <groupId>org.jboss.ejb3</groupId>
   <artifactId>jboss-ejb3-installer</artifactId>
-  <version>1.0.3-SNAPSHOT</version>
+  <version>1.0.3</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,4 +63,10 @@
     </dependency>
 
   </dependencies>
+
+  <scm>
+    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3-installer-1.0.3</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3-installer-1.0.3</developerConnection>
+    <url>http://anonsvn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3-installer-1.0.3</url>
+  </scm>
 </project>




More information about the jboss-cvs-commits mailing list