This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch maintenance
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-json.git


The following commit(s) were added to refs/heads/maintenance by this push:
     new 9b639b2  [maven-release-plugin] prepare for next development iteration
9b639b2 is described below

commit 9b639b222618d9a4ca462a296b642b5767434939
Author: Robert Munteanu <[email protected]>
AuthorDate: Fri Apr 12 09:42:51 2024 +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 9281168..824cd9c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
        </parent>
 
        <artifactId>org.apache.sling.commons.json</artifactId>
-       <version>2.0.26</version>
+       <version>2.0.27-SNAPSHOT</version>
 
        <name>Apache Sling Commons JSON</name>
        <description>Apache Sling JSON Library</description>
@@ -33,7 +33,7 @@
                
<connection>scm:git:https://github.com/apache/sling-org-apache-sling-commons-json</connection>
                
<developerConnection>scm:git:https://github.com/apache/sling-org-apache-sling-commons-json</developerConnection>
                
<url>https://github.com/apache/sling-org-apache-sling-commons-json</url>
-         <tag>org.apache.sling.commons.json-2.0.26</tag>
+         <tag>HEAD</tag>
   </scm>
 
        <build>

Reply via email to