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 eb84f13 [maven-release-plugin] prepare for next development iteration
eb84f13 is described below
commit eb84f13b0455c22ff8c500a4c1c16b7a4af04b71
Author: Christian Schneider <[email protected]>
AuthorDate: Thu May 2 19:41:51 2024 +0200
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 2793df5..881d6b8 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,7 +41,7 @@
</description>
<properties>
-
<project.build.outputTimestamp>2024-05-02T17:41:12Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2024-05-02T17:41:51Z</project.build.outputTimestamp>
</properties>
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-api.git</connection>