[jboss-cvs] JBossAS SVN: r85437 - projects/ejb3/trunk/docs/tutorial/enterprise_app_ejb_injection/ejbapp.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Mar 6 08:55:33 EST 2009


Author: jaikiran
Date: 2009-03-06 08:55:32 -0500 (Fri, 06 Mar 2009)
New Revision: 85437

Modified:
   projects/ejb3/trunk/docs/tutorial/enterprise_app_ejb_injection/ejbapp/pom.xml
Log:
[maven-release-plugin] prepare release jboss-ejb3-tutorial-enterprise_ejb3app-1.1.0

Modified: projects/ejb3/trunk/docs/tutorial/enterprise_app_ejb_injection/ejbapp/pom.xml
===================================================================
--- projects/ejb3/trunk/docs/tutorial/enterprise_app_ejb_injection/ejbapp/pom.xml	2009-03-06 13:54:16 UTC (rev 85436)
+++ projects/ejb3/trunk/docs/tutorial/enterprise_app_ejb_injection/ejbapp/pom.xml	2009-03-06 13:55:32 UTC (rev 85437)
@@ -23,7 +23,7 @@
 
 	<artifactId>jboss-ejb3-tutorial-enterprise_ejb3app
 	</artifactId>
-	<version>0.1.1-SNAPSHOT</version>
+	<version>1.1.0</version>
 	<packaging>jar</packaging>
 	<name>EJB3 application for "enterprise_app" tutorial</name>
 	<url>http://labs.jboss.com/jbossejb3/
@@ -45,4 +45,10 @@
       
   	
 	</dependencies>
+
+  <scm>
+    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3-tutorial-enterprise_ejb3app-1.1.0</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3-tutorial-enterprise_ejb3app-1.1.0</developerConnection>
+    <url>http://anonsvn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3-tutorial-enterprise_ejb3app-1.1.0</url>
+  </scm>
 </project>




More information about the jboss-cvs-commits mailing list