You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jv...@apache.org on 2007/02/15 17:51:54 UTC

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

Author: jvanzyl
Date: Thu Feb 15 08:51:53 2007
New Revision: 508007

URL: http://svn.apache.org/viewvc?view=rev&rev=508007
Log:
[maven-release-plugin] prepare release apache-jar-resource-bundle-1.1

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?view=diff&rev=508007&r1=508006&r2=508007
==============================================================================
--- maven/resources/trunk/apache-jar-resource-bundle/pom.xml (original)
+++ maven/resources/trunk/apache-jar-resource-bundle/pom.xml Thu Feb 15 08:51:53 2007
@@ -8,9 +8,15 @@
   </parent>
   <artifactId>apache-jar-resource-bundle</artifactId>
   <name>Apache JAR Resource Bundle</name>
-  <version>1.1-SNAPSHOT</version>
+  <version>1.1</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:http://svn.apache.org/repos/asf/maven/resources/tags/apache-jar-resource-bundle-1.1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/resources/tags/apache-jar-resource-bundle-1.1</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/maven/resources/tags/apache-jar-resource-bundle-1.1</url>
+  </scm>
 </project>