[jboss-cvs] JBossAS SVN: r85079 - projects/ejb3/trunk/docs/tutorial/tableperinheritance.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Mar 2 08:06:32 EST 2009


Author: jaikiran
Date: 2009-03-02 08:06:31 -0500 (Mon, 02 Mar 2009)
New Revision: 85079

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

Modified: projects/ejb3/trunk/docs/tutorial/tableperinheritance/pom.xml
===================================================================
--- projects/ejb3/trunk/docs/tutorial/tableperinheritance/pom.xml	2009-03-02 13:06:26 UTC (rev 85078)
+++ projects/ejb3/trunk/docs/tutorial/tableperinheritance/pom.xml	2009-03-02 13:06:31 UTC (rev 85079)
@@ -25,19 +25,11 @@
 
 
   <artifactId>jboss-ejb3-tutorial-entity-tableperinheritance</artifactId>
-  <version>0.1.0</version>
+  <version>0.1.1-SNAPSHOT</version>
   <packaging>jar</packaging>
   <name>Table-per-Inheritance in EJB3 Entities</name>
   <url>http://labs.jboss.com/jbossejb3/</url>
   <description>
     Tutorial demonstrating Table-per-Inheritance in EJB3 Entities
   </description>
-  
-
-
-  <scm>
-    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3-tutorial-entity-tableperinheritance-0.1.0</connection>
-    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3-tutorial-entity-tableperinheritance-0.1.0</developerConnection>
-    <url>http://anonsvn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3-tutorial-entity-tableperinheritance-0.1.0</url>
-  </scm>
 </project>




More information about the jboss-cvs-commits mailing list