[jboss-svn-commits] JBoss Common SVN: r3577 - tmpdpl/trunk/api.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Fri Oct 2 12:36:33 EDT 2009


Author: ALRubinger
Date: 2009-10-02 12:36:33 -0400 (Fri, 02 Oct 2009)
New Revision: 3577

Modified:
   tmpdpl/trunk/api/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration

Modified: tmpdpl/trunk/api/pom.xml
===================================================================
--- tmpdpl/trunk/api/pom.xml	2009-10-02 16:36:29 UTC (rev 3576)
+++ tmpdpl/trunk/api/pom.xml	2009-10-02 16:36:33 UTC (rev 3577)
@@ -17,7 +17,7 @@
 
   <!-- Artifact Configuration -->
   <artifactId>tmpdpl-api</artifactId>
-  <version>0.1.0</version>
+  <version>0.1.1-SNAPSHOT</version>
   <name>TMPDPL API</name>
   <description>Client View of the TMPDPL Project</description>
 
@@ -38,12 +38,5 @@
       </dependency>
 
   </dependencies>
-
-
-  <scm>
-    <connection>scm:svn:http://anonsvn.jboss.org/repos/common/tmpdpl/tags/tmpdpl-api-0.1.0</connection>
-    <developerConnection>scm:svn:https://svn.jboss.org/repos/common/tmpdpl/tags/tmpdpl-api-0.1.0</developerConnection>
-    <url>http://anonsvn.jboss.org/repos/common/tmpdpl/tags/tmpdpl-api-0.1.0</url>
-  </scm>
 </project>
 



More information about the jboss-svn-commits mailing list