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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue May 12 11:04:17 EDT 2009


Author: jaikiran
Date: 2009-05-12 11:04:17 -0400 (Tue, 12 May 2009)
New Revision: 88731

Modified:
   projects/ejb3/trunk/docs/tutorial/enterprise_app_ejb_injection/webapp/pom.xml
Log:
[maven-release-plugin] prepare release jboss-ejb3-tutorial-enterprise_webapp-1.1.1

Modified: projects/ejb3/trunk/docs/tutorial/enterprise_app_ejb_injection/webapp/pom.xml
===================================================================
--- projects/ejb3/trunk/docs/tutorial/enterprise_app_ejb_injection/webapp/pom.xml	2009-05-12 15:03:28 UTC (rev 88730)
+++ projects/ejb3/trunk/docs/tutorial/enterprise_app_ejb_injection/webapp/pom.xml	2009-05-12 15:04:17 UTC (rev 88731)
@@ -23,7 +23,7 @@
 
 	<artifactId>jboss-ejb3-tutorial-enterprise_webapp
 	</artifactId>
-	<version>1.1.1-SNAPSHOT</version>
+	<version>1.1.1</version>
 	<packaging>war</packaging>
 	<name>Web application for "enterprise_app" tutorial</name>
 	<url>http://labs.jboss.com/jbossejb3/
@@ -53,4 +53,10 @@
 
 
 	</dependencies>
+
+  <scm>
+    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3-tutorial-enterprise_webapp-1.1.1</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3-tutorial-enterprise_webapp-1.1.1</developerConnection>
+    <url>http://anonsvn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3-tutorial-enterprise_webapp-1.1.1</url>
+  </scm>
 </project>




More information about the jboss-cvs-commits mailing list