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-resource.git
The following commit(s) were added to refs/heads/master by this push:
new 290c25b [maven-release-plugin] prepare release
org.apache.sling.jcr.resource-3.0.10
290c25b is described below
commit 290c25be51b45ae5c7edbfb8a2a1cbf51612c19c
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Mon Mar 19 12:02:01 2018 +0100
[maven-release-plugin] prepare release org.apache.sling.jcr.resource-3.0.10
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index d093dd4..d55c9a4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>org.apache.sling.jcr.resource</artifactId>
- <version>3.0.9-SNAPSHOT</version>
+ <version>3.0.10</version>
<packaging>bundle</packaging>
<name>Apache Sling JCR Resource Resolver</name>
@@ -39,7 +39,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>HEAD</tag>
+ <tag>org.apache.sling.jcr.resource-3.0.10</tag>
</scm>
<properties>
--
To stop receiving notification emails like this one, please contact
[email protected].