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 e9295db [maven-release-plugin] prepare release
org.apache.sling.jcr.base-3.1.4
e9295db is described below
commit e9295dbc95e88bbb61a3412f4904c269bd592c22
Author: Robert Munteanu <[email protected]>
AuthorDate: Tue Aug 4 17:12:29 2020 +0200
[maven-release-plugin] prepare release org.apache.sling.jcr.base-3.1.4
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 00936ff..2c88bcd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.jcr.base</artifactId>
- <version>3.1.3-SNAPSHOT</version>
+ <version>3.1.4</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.4</tag>
</scm>
<build>