This is an automated email from the ASF dual-hosted git repository.
joerghoh pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-jacksonexporter.git
The following commit(s) were added to refs/heads/master by this push:
new 04391c8 [maven-release-plugin] prepare for next development iteration
04391c8 is described below
commit 04391c87d2f9c568a65680893d8560b4c1ba5ebc
Author: Joerg Hoh <[email protected]>
AuthorDate: Thu Jul 13 11:44:50 2023 +0200
[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 24f4685..b68c907 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>org.apache.sling.models.jacksonexporter</artifactId>
- <version>1.1.4</version>
+ <version>1.1.5-SNAPSHOT</version>
<name>Apache Sling Models Jackson Exporter</name>
<description>Apache Sling Models Client Model Exporter -
Jackson</description>
@@ -35,12 +35,12 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-jacksonexporter.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-jacksonexporter.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-models-jacksonexporter.git</url>
- <tag>org.apache.sling.models.jacksonexporter-1.1.4</tag>
+ <tag>HEAD</tag>
</scm>
<properties>
<sling.java.version>8</sling.java.version>
-
<project.build.outputTimestamp>2023-07-13T09:44:21Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-07-13T09:44:49Z</project.build.outputTimestamp>
</properties>
<dependencies>