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-tenant.git
The following commit(s) were added to refs/heads/master by this push:
new 746d717 [maven-release-plugin] prepare for next development iteration
746d717 is described below
commit 746d7173960323dcee3576f915a895cf56d43826
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed Feb 9 06:48:34 2022 +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 d5afb36..b9a18d0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>org.apache.sling.tenant</artifactId>
- <version>1.1.6</version>
+ <version>1.1.7-SNAPSHOT</version>
<name>Apache Sling Tenant</name>
<description>
@@ -38,7 +38,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-tenant.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-tenant.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-tenant.git</url>
- <tag>org.apache.sling.tenant-1.1.6</tag>
+ <tag>HEAD</tag>
</scm>
<properties>