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 b24b2c1 [maven-release-plugin] prepare for next development iteration
b24b2c1 is described below
commit b24b2c19bd9c28457ace3434667b54e6db85f053
Author: Christian Schneider <[email protected]>
AuthorDate: Wed Apr 24 16:43:49 2024 +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 1d7203e..5a21148 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.2</version>
+ <version>0.7.3-SNAPSHOT</version>
<name>Apache Sling Distribution API</name>
<description>
@@ -41,13 +41,13 @@
</description>
<properties>
-
<project.build.outputTimestamp>2024-04-24T14:43:30Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2024-04-24T14:43:49Z</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>org.apache.sling.distribution.api-0.7.2</tag>
+ <tag>HEAD</tag>
</scm>
<!--
======================================================================= -->