[jboss-cvs] JBossAS SVN: r88733 - 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:34 EDT 2009


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

Modified:
   projects/ejb3/trunk/docs/tutorial/enterprise_app_ejb_injection/webapp/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration

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:04:27 UTC (rev 88732)
+++ projects/ejb3/trunk/docs/tutorial/enterprise_app_ejb_injection/webapp/pom.xml	2009-05-12 15:04:34 UTC (rev 88733)
@@ -23,7 +23,7 @@
 
 	<artifactId>jboss-ejb3-tutorial-enterprise_webapp
 	</artifactId>
-	<version>1.1.1</version>
+	<version>1.1.2-SNAPSHOT</version>
 	<packaging>war</packaging>
 	<name>Web application for "enterprise_app" tutorial</name>
 	<url>http://labs.jboss.com/jbossejb3/
@@ -53,10 +53,4 @@
 
 
 	</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