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 1df0fca [maven-release-plugin] prepare for next development iteration
1df0fca is described below
commit 1df0fca853d76904af147754b14f1486d2907ba5
Author: Eric Norman <[email protected]>
AuthorDate: Tue Sep 20 11:36:36 2022 -0700
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/pom.xml b/pom.xml
index 74c9fb4..d1a8d18 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
</parent>
<artifactId>org.apache.sling.feature.analyser</artifactId>
- <version>1.6.8</version>
+ <version>1.6.9-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>1663698966</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1663698996</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.8</tag>
+ <tag>org.apache.sling.feature.analyser-1.6.4</tag>
</scm>
<build>
@@ -164,7 +164,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.repoinit.parser</artifactId>
- <version>1.8.0</version>
+ <version>1.8.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>