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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Mar 6 08:58:26 EST 2009


Author: jaikiran
Date: 2009-03-06 08:58:26 -0500 (Fri, 06 Mar 2009)
New Revision: 85441

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.0

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-03-06 13:57:32 UTC (rev 85440)
+++ projects/ejb3/trunk/docs/tutorial/enterprise_app_ejb_injection/webapp/pom.xml	2009-03-06 13:58:26 UTC (rev 85441)
@@ -23,7 +23,7 @@
 
 	<artifactId>jboss-ejb3-tutorial-enterprise_webapp
 	</artifactId>
-	<version>0.1.1-SNAPSHOT</version>
+	<version>1.1.0</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.0</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3-tutorial-enterprise_webapp-1.1.0</developerConnection>
+    <url>http://anonsvn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3-tutorial-enterprise_webapp-1.1.0</url>
+  </scm>
 </project>




More information about the jboss-cvs-commits mailing list