This is an automated email from the ASF dual-hosted git repository.
kwin pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-resource.git
The following commit(s) were added to refs/heads/master by this push:
new e85033f [maven-release-plugin] prepare for next development iteration
e85033f is described below
commit e85033f6e10db4ceb2259f52520ec4f8d75e6625
Author: Konrad Windszus <[email protected]>
AuthorDate: Tue Jan 18 19:36:28 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 4c2094b..8aeb840 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>org.apache.sling.jcr.resource</artifactId>
- <version>3.2.0</version>
+ <version>3.2.1-SNAPSHOT</version>
<name>Apache Sling JCR Resource</name>
<description>
@@ -38,7 +38,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-resource.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-resource.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-jcr-resource.git</url>
- <tag>org.apache.sling.jcr.resource-3.2.0</tag>
+ <tag>HEAD</tag>
</scm>
<properties>