You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ju...@apache.org on 2011/08/31 21:58:20 UTC

svn commit: r1163773 - /sling/trunk/maven/apache-sling-jar-resource-bundle/pom.xml

Author: justin
Date: Wed Aug 31 19:58:19 2011
New Revision: 1163773

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

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

Modified: sling/trunk/maven/apache-sling-jar-resource-bundle/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/maven/apache-sling-jar-resource-bundle/pom.xml?rev=1163773&r1=1163772&r2=1163773&view=diff
==============================================================================
--- sling/trunk/maven/apache-sling-jar-resource-bundle/pom.xml (original)
+++ sling/trunk/maven/apache-sling-jar-resource-bundle/pom.xml Wed Aug 31 19:58:19 2011
@@ -23,18 +23,18 @@
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
         <version>9</version>
-        <relativePath/>
+        <relativePath />
     </parent>
     <groupId>org.apache.sling</groupId>
     <artifactId>apache-sling-jar-resource-bundle</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <name>Apache Sling JAR Resource Bundle</name>
     <description>
     An archive which contains templates for generating the necessary Sling notice file.
     </description>
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/maven/apache-sling-jar-resource-bundle</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/maven/apache-sling-jar-resource-bundle</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/maven/apache-sling-jar-resource-bundle</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/apache-sling-jar-resource-bundle-1.0.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/apache-sling-jar-resource-bundle-1.0.0</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/apache-sling-jar-resource-bundle-1.0.0</url>
     </scm>
 </project>