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 d421322 [maven-release-plugin] prepare for next development iteration
d421322 is described below
commit d421322118686c13bcb1c39cf97aa33fb7d329cc
Author: Eric Norman <[email protected]>
AuthorDate: Tue Jul 28 13:09:58 2020 -0700
[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 4ae5c38..499ad7f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,21 +20,21 @@
</parent>
<artifactId>org.apache.sling.commons.johnzon</artifactId>
- <version>1.2.4</version>
+ <version>1.2.5-SNAPSHOT</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-07-28T20:09:22Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2020-07-28T20:09:58Z</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>org.apache.sling.commons.johnzon-1.2.4</tag>
+ <tag>HEAD</tag>
</scm>
<build>