This is an automated email from the ASF dual-hosted git repository.
stefanegli pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-discovery-oak.git
The following commit(s) were added to refs/heads/master by this push:
new 58ec8c8 [maven-release-plugin] prepare release
org.apache.sling.discovery.oak-1.2.26
58ec8c8 is described below
commit 58ec8c8e6751a2793d2187cf2818a4a425a15de8
Author: Stefan Egli <[email protected]>
AuthorDate: Tue Aug 28 15:27:10 2018 +0200
[maven-release-plugin] prepare release org.apache.sling.discovery.oak-1.2.26
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 6664ba0..0375950 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
<artifactId>org.apache.sling.discovery.oak</artifactId>
<packaging>bundle</packaging>
- <version>1.2.25-SNAPSHOT</version>
+ <version>1.2.26</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>
@@ -46,7 +46,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-discovery-oak.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-discovery-oak.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-discovery-oak.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.discovery.oak-1.2.26</tag>
</scm>
<build>