This is an automated email from the ASF dual-hosted git repository.
sseifert pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-contentparser-json.git
The following commit(s) were added to refs/heads/master by this push:
new 9fe9dc9 [maven-release-plugin] prepare for next development iteration
9fe9dc9 is described below
commit 9fe9dc900df785ff494cbbe6b3223e6dd4f79b39
Author: Stefan Seifert <[email protected]>
AuthorDate: Tue Apr 9 12:08:54 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 aab2266..7af51f1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>org.apache.sling.contentparser.json</artifactId>
- <version>2.1.0</version>
+ <version>2.1.1-SNAPSHOT</version>
<name>Apache Sling Content Parser for JSON</name>
<description>Apache Sling Content Parser for resource trees stored in JSON
files</description>
@@ -35,7 +35,7 @@
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-contentparser-json.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-contentparser-json.git</developerConnection>
- <tag>org.apache.sling.contentparser.json-2.1.0</tag>
+ <tag>HEAD</tag>
<url>https://github.com/apache/sling-org-apache-sling-contentparser-json.git</url>
</scm>