You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by dk...@apache.org on 2007/10/18 20:53:11 UTC

svn commit: r586075 - /maven/resources/trunk/apache-jar-resource-bundle/pom.xml

Author: dkulp
Date: Thu Oct 18 11:53:10 2007
New Revision: 586075

URL: http://svn.apache.org/viewvc?rev=586075&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    maven/resources/trunk/apache-jar-resource-bundle/pom.xml

Modified: maven/resources/trunk/apache-jar-resource-bundle/pom.xml
URL: http://svn.apache.org/viewvc/maven/resources/trunk/apache-jar-resource-bundle/pom.xml?rev=586075&r1=586074&r2=586075&view=diff
==============================================================================
--- maven/resources/trunk/apache-jar-resource-bundle/pom.xml (original)
+++ maven/resources/trunk/apache-jar-resource-bundle/pom.xml Thu Oct 18 11:53:10 2007
@@ -8,15 +8,9 @@
   </parent>
   <artifactId>apache-jar-resource-bundle</artifactId>
   <name>Apache JAR Resource Bundle</name>
-  <version>1.3</version>
+  <version>1.4-SNAPSHOT</version>
   <inceptionYear>2006</inceptionYear>
   <description>
     An archive which contains templates for generating the necessary license files and notices for all Apache releases.
   </description>
-
-  <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/maven/resources/tags/apache-jar-resource-bundle-1.3</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/resources/tags/apache-jar-resource-bundle-1.3</developerConnection>
-    <url>https://svn.apache.org/repos/asf/maven/resources/tags/apache-jar-resource-bundle-1.3</url>
-  </scm>
 </project>