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:26 UTC

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

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

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

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=1163775&r1=1163774&r2=1163775&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:26 2011
@@ -27,14 +27,14 @@
     </parent>
     <groupId>org.apache.sling</groupId>
     <artifactId>apache-sling-jar-resource-bundle</artifactId>
-    <version>1.0.0</version>
+    <version>1.0.1-SNAPSHOT</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/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>
+        <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>
     </scm>
 </project>