You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2009/05/05 17:11:20 UTC

svn commit: r771775 - /incubator/sling/trunk/bundles/commons/json/pom.xml

Author: cziegeler
Date: Tue May  5 15:11:20 2009
New Revision: 771775

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

Modified:
    incubator/sling/trunk/bundles/commons/json/pom.xml

Modified: incubator/sling/trunk/bundles/commons/json/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sling/trunk/bundles/commons/json/pom.xml?rev=771775&r1=771774&r2=771775&view=diff
==============================================================================
--- incubator/sling/trunk/bundles/commons/json/pom.xml (original)
+++ incubator/sling/trunk/bundles/commons/json/pom.xml Tue May  5 15:11:20 2009
@@ -29,15 +29,15 @@
 
     <artifactId>org.apache.sling.commons.json</artifactId>
     <packaging>bundle</packaging>
-    <version>2.0.4-incubator</version>
+    <version>2.0.5-incubator-SNAPSHOT</version>
 
     <name>Apache Sling JSON Library</name>
     <description>Apache Sling JSON Library</description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/tags/org.apache.sling.commons.json-2.0.4-incubator</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/tags/org.apache.sling.commons.json-2.0.4-incubator</developerConnection>
-        <url>http://svn.apache.org/viewvc/incubator/sling/tags/org.apache.sling.commons.json-2.0.4-incubator</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/bundles/commons/json</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/bundles/commons/json</developerConnection>
+        <url>http://svn.apache.org/viewvc/incubator/sling/trunk/bundles/commons/json</url>
     </scm>
 
     <build>