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 e690b22  [maven-release-plugin] prepare release 
org.apache.sling.discovery.oak-1.2.28
e690b22 is described below

commit e690b22e7f759276fa5f1f9ad23975439a72d7dc
Author: Stefan Egli <[email protected]>
AuthorDate: Tue Aug 28 15:31:27 2018 +0200

    [maven-release-plugin] prepare release org.apache.sling.discovery.oak-1.2.28
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 7f9b92b..e231b7e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.discovery.oak</artifactId>
     <packaging>bundle</packaging>
-    <version>1.2.27-SNAPSHOT</version>
+    <version>1.2.28</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.28</tag>
   </scm>
 
     <build>

Reply via email to