Author: cziegeler
Date: Wed Jan 14 07:59:38 2015
New Revision: 1651584
URL: http://svn.apache.org/r1651584
Log:
[maven-release-plugin] prepare release org.apache.sling.commons.json-2.0.10
Modified:
sling/trunk/bundles/commons/json/pom.xml
Modified: sling/trunk/bundles/commons/json/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/bundles/commons/json/pom.xml?rev=1651584&r1=1651583&r2=1651584&view=diff
==============================================================================
--- sling/trunk/bundles/commons/json/pom.xml (original)
+++ sling/trunk/bundles/commons/json/pom.xml Wed Jan 14 07:59:38 2015
@@ -21,15 +21,15 @@
<artifactId>org.apache.sling.commons.json</artifactId>
<packaging>bundle</packaging>
- <version>2.0.11-SNAPSHOT</version>
+ <version>2.0.10</version>
<name>Apache Sling JSON Library</name>
<description>Apache Sling JSON Library</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/commons/json</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/commons/json</developerConnection>
-
<url>http://svn.apache.org/viewvc/sling/trunk/bundles/commons/json</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.commons.json-2.0.10</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.commons.json-2.0.10</developerConnection>
+
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.commons.json-2.0.10</url>
</scm>
<build>