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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue May 12 10:59:31 EDT 2009


Author: jaikiran
Date: 2009-05-12 10:59:31 -0400 (Tue, 12 May 2009)
New Revision: 88729

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

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-05-12 14:59:25 UTC (rev 88728)
+++ projects/ejb3/trunk/docs/tutorial/enterprise_app_ejb_injection/ejbapp/pom.xml	2009-05-12 14:59:31 UTC (rev 88729)
@@ -23,7 +23,7 @@
 
 	<artifactId>jboss-ejb3-tutorial-enterprise_ejb3app
 	</artifactId>
-	<version>1.1.1</version>
+	<version>1.1.2-SNAPSHOT</version>
 	<packaging>jar</packaging>
 	<name>EJB3 application for "enterprise_app" tutorial</name>
 	<url>http://labs.jboss.com/jbossejb3/
@@ -45,10 +45,4 @@
       
   	
 	</dependencies>
-
-  <scm>
-    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3-tutorial-enterprise_ejb3app-1.1.1</connection>
-    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3-tutorial-enterprise_ejb3app-1.1.1</developerConnection>
-    <url>http://anonsvn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3-tutorial-enterprise_ejb3app-1.1.1</url>
-  </scm>
 </project>




More information about the jboss-cvs-commits mailing list