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-jcr-base.git
The following commit(s) were added to refs/heads/master by this push:
new 5662535 [maven-release-plugin] prepare release
org.apache.sling.jcr.base-3.2.0
5662535 is described below
commit 5662535682ca55a16ada59e46b4c46fe73eda00a
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Mon Oct 2 06:59:19 2023 +0200
[maven-release-plugin] prepare release org.apache.sling.jcr.base-3.2.0
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 237db2b..2680456 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.jcr.base</artifactId>
- <version>3.1.15-SNAPSHOT</version>
+ <version>3.2.0</version>
<name>Apache Sling JCR Base</name>
<description>
@@ -39,7 +39,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-base.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-base.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-jcr-base.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.jcr.base-3.2.0</tag>
</scm>
<build>