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-installer-console.git
commit f52437887018ff2d8d5cb640977f5da765c5a6f6 Author: Carsten Ziegeler <[email protected]> AuthorDate: Wed Dec 21 11:07:58 2016 +0000 [maven-release-plugin] prepare release org.apache.sling.installer.console-1.0.2 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1775392 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 601dc01..bf12660 100644 --- a/pom.xml +++ b/pom.xml @@ -24,11 +24,11 @@ <groupId>org.apache.sling</groupId> <artifactId>sling</artifactId> <version>26</version> - <relativePath/> + <relativePath /> </parent> <artifactId>org.apache.sling.installer.console</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.2</version> <packaging>bundle</packaging> <name>Apache Sling Installer WebConsole Plugin</name> @@ -37,9 +37,9 @@ </description> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/installer/console</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/installer/console</developerConnection> - <url>http://svn.apache.org/viewvc/sling/installer/console</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.installer.console-1.0.2</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.installer.console-1.0.2</developerConnection> + <url>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.installer.console-1.0.2</url> </scm> <build> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
