This is an automated email from the ASF dual-hosted git repository.
rombert 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 eacba58 [maven-release-plugin] prepare release
org.apache.sling.feature.analyser-2.0.8
eacba58 is described below
commit eacba589c9f50b8d1b01188f24c8e8f4f792d396
Author: Robert Munteanu <[email protected]>
AuthorDate: Fri Jun 21 23:11:02 2024 +0200
[maven-release-plugin] prepare release
org.apache.sling.feature.analyser-2.0.8
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 638be5e..6f75723 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.feature.analyser</artifactId>
- <version>2.0.7-SNAPSHOT</version>
+ <version>2.0.8</version>
<name>Apache Sling Feature Model Analyser</name>
<description>
@@ -37,14 +37,14 @@
<properties>
<sling.java.version>8</sling.java.version>
-
<project.build.outputTimestamp>1718654230</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1719004252</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-1.6.4</tag>
+ <tag>org.apache.sling.feature.analyser-2.0.8</tag>
</scm>
<build>