This is an automated email from the ASF dual-hosted git repository.
enorman 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 52435ee [maven-release-plugin] prepare for next development iteration
52435ee is described below
commit 52435eecb29173ffd611762c5ec906cf3c890b51
Author: Eric Norman <[email protected]>
AuthorDate: Wed Jul 13 15:24:24 2022 -0700
[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 bccc44d..9ead804 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
</parent>
<artifactId>org.apache.sling.feature.analyser</artifactId>
- <version>1.6.6</version>
+ <version>1.6.7-SNAPSHOT</version>
<name>Apache Sling Feature Model Analyser</name>
<description>
@@ -31,14 +31,14 @@
<properties>
<sling.java.version>8</sling.java.version>
-
<project.build.outputTimestamp>1657751032</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1657751064</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://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-feature-analyser.git</url>
- <tag>org.apache.sling.feature.analyser-1.6.6</tag>
+ <tag>org.apache.sling.feature.analyser-1.6.4</tag>
</scm>
<build>