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-api.git
The following commit(s) were added to refs/heads/master by this push:
new 18b33ed [maven-release-plugin] prepare release
org.apache.sling.distribution.api-0.7.2
18b33ed is described below
commit 18b33ed6e70d04abd19341824bd7041cc2542b88
Author: Christian Schneider <[email protected]>
AuthorDate: Thu May 2 19:41:22 2024 +0200
[maven-release-plugin] prepare release
org.apache.sling.distribution.api-0.7.2
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index a4c4dc0..2793df5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
<!-- P R O J E C T
-->
<!--
======================================================================= -->
<artifactId>org.apache.sling.distribution.api</artifactId>
- <version>0.7.1-SNAPSHOT</version>
+ <version>0.7.2</version>
<name>Apache Sling Distribution API</name>
<description>
@@ -41,13 +41,13 @@
</description>
<properties>
-
<project.build.outputTimestamp>2024-04-24T14:43:49Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2024-05-02T17:41:12Z</project.build.outputTimestamp>
</properties>
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-api.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-api.git</developerConnection>
<url>https://github.com/apache/sling-org-apache-sling-distribution-api.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.distribution.api-0.7.2</tag>
</scm>
<!--
======================================================================= -->