This is an automated email from the ASF dual-hosted git repository.
radu pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-impl.git
The following commit(s) were added to refs/heads/master by this push:
new 93bbe78 [maven-release-plugin] prepare for next development iteration
93bbe78 is described below
commit 93bbe78e59de5cfa8105ca22bd845297fd695a8e
Author: Radu Cotescu <[email protected]>
AuthorDate: Wed Oct 23 11:08:29 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 85b3e68..9d4062b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<relativePath />
</parent>
<artifactId>org.apache.sling.models.impl</artifactId>
- <version>1.7.2</version>
+ <version>1.7.3-SNAPSHOT</version>
<name>Apache Sling Models Implementation</name>
<description>Apache Sling Models Implementation</description>
@@ -37,7 +37,7 @@
<url>https://github.com/apache/sling-org-apache-sling-models-impl.git</url>
</scm>
<properties>
-
<project.build.outputTimestamp>2024-10-23T09:07:26Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2024-10-23T09:08:29Z</project.build.outputTimestamp>
</properties>
<dependencies>