This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.discovery.standalone-1.0.2 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-discovery-standalone.git
commit f7d383b13c7495a6eec37f7e6c78e0eddf811639 Author: Carsten Ziegeler <[email protected]> AuthorDate: Tue Dec 29 13:36:51 2015 +0000 [maven-release-plugin] prepare release org.apache.sling.discovery.standalone-1.0.2 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/discovery/standalone@1722126 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 7f8f02b..d9caea5 100644 --- a/pom.xml +++ b/pom.xml @@ -24,12 +24,12 @@ <groupId>org.apache.sling</groupId> <artifactId>sling</artifactId> <version>25</version> - <relativePath/> + <relativePath /> </parent> <artifactId>org.apache.sling.discovery.standalone</artifactId> <packaging>bundle</packaging> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.2</version> <name>Apache Sling Discovery Standalone Implementation</name> <description> @@ -37,9 +37,9 @@ </description> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/discovery/standalone</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/discovery/standalone</developerConnection> - <url>http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/discovery/standalone</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.discovery.standalone-1.0.2</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.discovery.standalone-1.0.2</developerConnection> + <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.discovery.standalone-1.0.2</url> </scm> <build> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
