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-extension-apiregions.git
The following commit(s) were added to refs/heads/master by this push:
new 8301a1f [maven-release-plugin] prepare for next development iteration
8301a1f is described below
commit 8301a1f53a25b863aeb6d56270850c2ffe22cc0e
Author: David Bosschaert <[email protected]>
AuthorDate: Fri Jun 11 10:44:08 2021 +0100
[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 0ae61ea..edc6476 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,14 +18,14 @@
</parent>
<artifactId>org.apache.sling.feature.extension.apiregions</artifactId>
- <version>1.3.0</version>
+ <version>1.3.1-SNAPSHOT</version>
<name>Sling Featuremodel - API Regions Exension</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.3.0</tag>
+ <tag>HEAD</tag>
</scm>
<properties>