This is an automated email from the ASF dual-hosted git repository.
cziegeler pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-extension-apiregions.git
The following commit(s) were added to refs/heads/master by this push:
new ce6741a [maven-release-plugin] prepare for next development iteration
ce6741a is described below
commit ce6741af222a1ae4eb406a4182dd395993694fca
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed May 11 16:53:23 2022 +0200
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index ae91bda..bea2d02 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,14 +18,14 @@
</parent>
<artifactId>org.apache.sling.feature.extension.apiregions</artifactId>
- <version>1.6.0</version>
+ <version>1.6.1-SNAPSHOT</version>
<name>Apache Sling Feature Model - API Regions Extension</name>
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-extension-apiregions.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-extension-apiregions.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-feature-extension-apiregions.git</url>
- <tag>org.apache.sling.feature.extension.apiregions-1.6.0</tag>
+ <tag>HEAD</tag>
</scm>
<properties>