This is an automated email from the ASF dual-hosted git repository. jeb pushed a commit to annotated tag org.apache.sling.commons.html-1.0.2 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-html.git
commit 811080904bd74917598ac42725cda780d556e09d Author: Jason E Bailey <[email protected]> AuthorDate: Tue May 8 14:17:45 2018 -0400 [maven-release-plugin] prepare release org.apache.sling.commons.html-1.0.2 --- pom.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 435e43f..207723a 100644 --- a/pom.xml +++ b/pom.xml @@ -24,11 +24,11 @@ <groupId>org.apache.sling</groupId> <artifactId>sling</artifactId> <version>33</version> - <relativePath/> + <relativePath /> </parent> <artifactId>org.apache.sling.commons.html</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.2</version> <name>Apache Sling Commons HTML Utilities</name> <description> @@ -44,7 +44,8 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-html.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-html.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-commons-html.git</url> - </scm> + <tag>org.apache.sling.commons.html-1.0.2</tag> + </scm> <build> <plugins> -- To stop receiving notification emails like this one, please contact [email protected].
