This is an automated email from the ASF dual-hosted git repository.
jsedding pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-analyser.git
The following commit(s) were added to refs/heads/master by this push:
new e72bc79 [maven-release-plugin] prepare for next development iteration
e72bc79 is described below
commit e72bc7979b7d3de57dc538815fb7ef9fd27fb1d3
Author: Julian Sedding <[email protected]>
AuthorDate: Sat Nov 4 14:56:59 2023 +0100
[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 f44b327..5466ef4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.feature.analyser</artifactId>
- <version>2.0.2</version>
+ <version>2.0.3-SNAPSHOT</version>
<name>Apache Sling Feature Model Analyser</name>
<description>
@@ -37,14 +37,14 @@
<properties>
<sling.java.version>8</sling.java.version>
-
<project.build.outputTimestamp>1699106191</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1699106219</project.build.outputTimestamp>
</properties>
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-analyser.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-analyser.git</developerConnection>
<url>https://github.com/apache/sling-org-apache-sling-feature-analyser.git</url>
- <tag>org.apache.sling.feature.analyser-2.0.2</tag>
+ <tag>org.apache.sling.feature.analyser-1.6.4</tag>
</scm>
<build>