[jboss-cvs] JBossAS SVN: r87041 - projects/ejb3/trunk/test-remote.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Apr 9 06:01:57 EDT 2009


Author: jaikiran
Date: 2009-04-09 06:01:57 -0400 (Thu, 09 Apr 2009)
New Revision: 87041

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

Modified: projects/ejb3/trunk/test-remote/pom.xml
===================================================================
--- projects/ejb3/trunk/test-remote/pom.xml	2009-04-09 10:01:51 UTC (rev 87040)
+++ projects/ejb3/trunk/test-remote/pom.xml	2009-04-09 10:01:57 UTC (rev 87041)
@@ -18,7 +18,7 @@
   <artifactId>jboss-ejb3-test-remote</artifactId>
   <name>JBoss EJB 3.0 Remote Test Server</name>
   <description>Remotable Server for use in Testing EJB3</description>
-  <version>1.0.0</version>
+  <version>1.0.1-SNAPSHOT</version>
 
   <!-- Build Properties -->
   <properties>
@@ -97,10 +97,4 @@
     </dependency>
     
   </dependencies>
-
-  <scm>
-    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3-test-remote-1.0.0</connection>
-    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3-test-remote-1.0.0</developerConnection>
-    <url>http://anonsvn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3-test-remote-1.0.0</url>
-  </scm>
 </project>
\ No newline at end of file




More information about the jboss-cvs-commits mailing list