This is an automated email from the ASF dual-hosted git repository. davidb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-analyser.git
commit 088537a65be5068985da099ccd80310a35cd4fd6 Author: David Bosschaert <[email protected]> AuthorDate: Fri Sep 3 09:45:01 2021 +0100 [maven-release-plugin] prepare release org.apache.sling.feature.analyser-1.3.38 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c767efe..7a3a523 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ </parent> <artifactId>org.apache.sling.feature.analyser</artifactId> - <version>1.3.37-SNAPSHOT</version> + <version>1.3.38</version> <name>Apache Sling Feature Model Analyser</name> <description> @@ -38,7 +38,7 @@ <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://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-feature-analyser.git</url> - <tag>HEAD</tag> + <tag>org.apache.sling.feature.analyser-1.3.38</tag> </scm> <build>
