[maven-release-plugin] prepare release org.apache.sling.resourcemerger-1.3.6
diff --git a/pom.xml b/pom.xml index 764da3f..386c25a 100644 --- a/pom.xml +++ b/pom.xml
@@ -29,7 +29,7 @@ <artifactId>org.apache.sling.resourcemerger</artifactId> <packaging>bundle</packaging> - <version>1.3.5-SNAPSHOT</version> + <version>1.3.6</version> <name>Apache Sling Resource Merger</name> <description> @@ -40,7 +40,8 @@ <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> - </scm> + <tag>org.apache.sling.resourcemerger-1.3.6</tag> + </scm> <build> <plugins>