This is an automated email from the ASF dual-hosted git repository.
enorman 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 634d9fa [maven-release-plugin] prepare release
org.apache.sling.commons.johnzon-1.2.4
634d9fa is described below
commit 634d9fa472114946b47066b1f65b5062b7343383
Author: Eric Norman <[email protected]>
AuthorDate: Tue Jul 28 13:09:29 2020 -0700
[maven-release-plugin] prepare release
org.apache.sling.commons.johnzon-1.2.4
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 1f85e93..4ae5c38 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,21 +20,21 @@
</parent>
<artifactId>org.apache.sling.commons.johnzon</artifactId>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.4</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>2020-04-22T13:43:05Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2020-07-28T20:09:22Z</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.4</tag>
</scm>
<build>