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 c77469a [maven-release-plugin] prepare release
org.apache.sling.models.jacksonexporter-1.1.4
c77469a is described below
commit c77469ad7fe912daa1d341b11be65a12d979aa0d
Author: Joerg Hoh <[email protected]>
AuthorDate: Thu Jul 13 11:44:39 2023 +0200
[maven-release-plugin] prepare release
org.apache.sling.models.jacksonexporter-1.1.4
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 1285634..24f4685 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>org.apache.sling.models.jacksonexporter</artifactId>
- <version>1.1.3-SNAPSHOT</version>
+ <version>1.1.4</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>HEAD</tag>
+ <tag>org.apache.sling.models.jacksonexporter-1.1.4</tag>
</scm>
<properties>
<sling.java.version>8</sling.java.version>
-
<project.build.outputTimestamp>2021-12-14T16:40:58Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-07-13T09:44:21Z</project.build.outputTimestamp>
</properties>
<dependencies>