This is an automated email from the ASF dual-hosted git repository.
cziegeler pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-johnzon.git
The following commit(s) were added to refs/heads/master by this push:
new 4a24403 [maven-release-plugin] prepare for next development iteration
4a24403 is described below
commit 4a244035aeff59266e1065c3b82e01856dcd17a1
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed Dec 6 17:09:04 2023 +0100
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 19ecae7..2799aee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,21 +20,21 @@
</parent>
<artifactId>org.apache.sling.commons.johnzon</artifactId>
- <version>2.0.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<name>Apache Sling Commons Johnzon Wrapper Library</name>
<description>Apache Johnzon powered jakarta.json library</description>
<properties>
<sling.java.version>8</sling.java.version>
-
<project.build.outputTimestamp>2023-12-06T16:03:50Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-12-06T16:09:04Z</project.build.outputTimestamp>
</properties>
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-johnzon.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-johnzon.git</developerConnection>
<url>https://github.com/apache/sling-org-apache-sling-commons-johnzon.git</url>
- <tag>org.apache.sling.commons.johnzon-2.0.0</tag>
+ <tag>HEAD</tag>
</scm>
<build>