Author: stefanegli
Date: Tue Nov 15 13:03:50 2016
New Revision: 1769821
URL: http://svn.apache.org/viewvc?rev=1769821&view=rev
Log:
[maven-release-plugin] prepare release org.apache.sling.discovery.oak-1.2.16
Modified:
sling/trunk/bundles/extensions/discovery/oak/pom.xml
Modified: sling/trunk/bundles/extensions/discovery/oak/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/discovery/oak/pom.xml?rev=1769821&r1=1769820&r2=1769821&view=diff
==============================================================================
--- sling/trunk/bundles/extensions/discovery/oak/pom.xml (original)
+++ sling/trunk/bundles/extensions/discovery/oak/pom.xml Tue Nov 15 13:03:50
2016
@@ -29,7 +29,7 @@
<artifactId>org.apache.sling.discovery.oak</artifactId>
<packaging>bundle</packaging>
- <version>1.2.15-SNAPSHOT</version>
+ <version>1.2.16</version>
<name>Apache Sling Oak-Based Discovery Service</name>
<description>Implementation of Apache Sling Discovery based on Jackrabbit
Oak using its discovery-lite descriptor for in-cluster view detection and a
TopologyView through HTTP POST heartbeats announcing sub-topologies to each
other.</description>
@@ -42,9 +42,9 @@
</properties>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/discovery/oak</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/discovery/oak</developerConnection>
-
<url>http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/discovery/oak</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.discovery.oak-1.2.16</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.discovery.oak-1.2.16</developerConnection>
+
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.discovery.oak-1.2.16</url>
</scm>
<build>