This is an automated email from the ASF dual-hosted git repository.
pauls pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resourcemerger.git
The following commit(s) were added to refs/heads/master by this push:
new 8ae5010 [maven-release-plugin] prepare release
org.apache.sling.resourcemerger-1.3.10
8ae5010 is described below
commit 8ae5010030f37115873a74962e893bb8207982a3
Author: Karl Pauls <[email protected]>
AuthorDate: Wed Feb 27 13:41:30 2019 +0100
[maven-release-plugin] prepare release
org.apache.sling.resourcemerger-1.3.10
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 3072455..23f9af7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
<artifactId>org.apache.sling.resourcemerger</artifactId>
<packaging>bundle</packaging>
- <version>1.3.9-SNAPSHOT</version>
+ <version>1.3.10</version>
<name>Apache Sling Resource Merger</name>
<description>
@@ -40,7 +40,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resourcemerger.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resourcemerger.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-resourcemerger.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.resourcemerger-1.3.10</tag>
</scm>
<build>