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 e1cd84b [maven-release-plugin] prepare for next development iteration
e1cd84b is described below
commit e1cd84b3e270c19a09a2a05dd0233737b434dabe
Author: Robert Munteanu <[email protected]>
AuthorDate: Wed Mar 20 13:14:20 2024 +0100
[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 6d7b43c..1a11610 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
</parent>
<artifactId>org.apache.sling.commons.json</artifactId>
- <version>2.0.24</version>
+ <version>2.0.25-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.24</tag>
+ <tag>HEAD</tag>
</scm>
<build>