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 31cb690 [maven-release-plugin] prepare release
org.apache.sling.contentparser.json-2.1.0
31cb690 is described below
commit 31cb69049969c6175369da4305c677012afba15e
Author: Stefan Seifert <[email protected]>
AuthorDate: Tue Apr 9 12:08:45 2024 +0200
[maven-release-plugin] prepare release
org.apache.sling.contentparser.json-2.1.0
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 2f03fe8..aab2266 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>org.apache.sling.contentparser.json</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.1.0</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>HEAD</tag>
+ <tag>org.apache.sling.contentparser.json-2.1.0</tag>
<url>https://github.com/apache/sling-org-apache-sling-contentparser-json.git</url>
</scm>