This is an automated email from the ASF dual-hosted git repository.
rombert 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 0bc538a [maven-release-plugin] prepare release
org.apache.sling.jcr.base-3.1.2
0bc538a is described below
commit 0bc538a4ecbc888167752a589de4bc4b8cd819e6
Author: Robert Munteanu <[email protected]>
AuthorDate: Tue Aug 4 16:17:33 2020 +0200
[maven-release-plugin] prepare release org.apache.sling.jcr.base-3.1.2
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 9e4bbfb..7bbccd6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.jcr.base</artifactId>
- <version>3.1.1-SNAPSHOT</version>
+ <version>3.1.2</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.1.2</tag>
</scm>
<build>