This is an automated email from the ASF dual-hosted git repository.
cziegeler pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-core.git
The following commit(s) were added to refs/heads/master by this push:
new 6e9fd03 [maven-release-plugin] prepare release
org.apache.sling.installer.core-3.14.0
6e9fd03 is described below
commit 6e9fd03433bbd89712900b65568c5398e1c1ec8d
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Fri Jan 19 12:50:49 2024 +0100
[maven-release-plugin] prepare release
org.apache.sling.installer.core-3.14.0
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 7a0bcfc..89e9d98 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.installer.core</artifactId>
- <version>3.12.1-SNAPSHOT</version>
+ <version>3.14.0</version>
<name>Apache Sling Installer Core</name>
<description>
@@ -38,14 +38,14 @@
<properties>
<sling.java.version>8</sling.java.version>
-
<project.build.outputTimestamp>2021-08-06T09:01:40Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2024-01-19T11:50:37Z</project.build.outputTimestamp>
</properties>
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-core.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-core.git</developerConnection>
<url>https://github.com/apache/sling-org-apache-sling-installer-core.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.installer.core-3.14.0</tag>
</scm>
<build>