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 2008/03/17 15:57:57 UTC

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

Author: dkulp
Date: Mon Mar 17 07:57:56 2008
New Revision: 637923

URL: http://svn.apache.org/viewvc?rev=637923&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=637923&r1=637922&r2=637923&view=diff
==============================================================================
--- maven/resources/trunk/apache-jar-resource-bundle/pom.xml (original)
+++ maven/resources/trunk/apache-jar-resource-bundle/pom.xml Mon Mar 17 07:57:56 2008
@@ -8,15 +8,9 @@
   </parent>
   <artifactId>apache-jar-resource-bundle</artifactId>
   <name>Apache JAR Resource Bundle</name>
-  <version>1.4</version>
+  <version>1.5-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.4</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/resources/tags/apache-jar-resource-bundle-1.4</developerConnection>
-    <url>https://svn.apache.org/repos/asf/maven/resources/tags/apache-jar-resource-bundle-1.4</url>
-  </scm>
 </project>