This is an automated email from the ASF dual-hosted git repository.
cschneider pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-core.git
The following commit(s) were added to refs/heads/master by this push:
new 990f1c40 [maven-release-plugin] prepare release
org.apache.sling.distribution.core-0.6.0
990f1c40 is described below
commit 990f1c408c680683fa3281766f440f4efbd43622
Author: Christian Schneider <[email protected]>
AuthorDate: Tue Nov 26 11:58:03 2024 +0100
[maven-release-plugin] prepare release
org.apache.sling.distribution.core-0.6.0
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index bfcca617..0af6ae10 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
<!-- P R O J E C T
-->
<!--
======================================================================= -->
<artifactId>org.apache.sling.distribution.core</artifactId>
- <version>0.6.0-SNAPSHOT</version>
+ <version>0.6.0</version>
<name>Apache Sling Distribution Core</name>
<description>
@@ -44,14 +44,14 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-core.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-core.git</developerConnection>
<url>https://github.com/apache/sling-org-apache-sling-distribution-core.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.distribution.core-0.6.0</tag>
</scm>
<properties>
<exam.version>4.13.1</exam.version>
<sling.java.version>8</sling.java.version>
<jackrabbit.version>2.16.0</jackrabbit.version>
- <project.build.outputTimestamp>10</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1732618659</project.build.outputTimestamp>
</properties>
<!--
======================================================================= -->