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 60080be  [maven-release-plugin] prepare for next development iteration
60080be is described below

commit 60080becfdc0e8ed9fc8f06e08abda32ad4b6c66
Author: Stefan Egli <[email protected]>
AuthorDate: Mon Mar 27 17:02:48 2023 +0200

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 906bf06..82334df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.discovery.oak</artifactId>
-    <version>1.2.44</version>
+    <version>1.2.45-SNAPSHOT</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>
@@ -45,7 +45,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>org.apache.sling.discovery.oak-1.2.44</tag>
+        <tag>HEAD</tag>
     </scm>
 
     <build>

Reply via email to