This is an automated email from the ASF dual-hosted git repository.
rombert 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 c04d9bf [maven-release-plugin] prepare release
org.apache.sling.commons.johnzon-1.2.16
c04d9bf is described below
commit c04d9bf1a6fe6e3166c3fc5469836f73cd16ccc3
Author: Robert Munteanu <[email protected]>
AuthorDate: Wed Jul 19 19:02:50 2023 +0300
[maven-release-plugin] prepare release
org.apache.sling.commons.johnzon-1.2.16
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 0618274..62af18a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,21 +20,21 @@
</parent>
<artifactId>org.apache.sling.commons.johnzon</artifactId>
- <version>1.2.15-SNAPSHOT</version>
+ <version>1.2.16</version>
<name>Apache Sling Commons Johnzon Wrapper Library</name>
<description>Apache Johnzon powered javax.json library</description>
<properties>
<sling.java.version>8</sling.java.version>
-
<project.build.outputTimestamp>2021-12-16T13:49:52Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-07-19T16:02:46Z</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://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-commons-johnzon.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.commons.johnzon-1.2.16</tag>
</scm>
<build>