This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.discovery.api-1.0.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-discovery-api.git
commit f33adec3aa84aa0c24d26162acf91f474189613a Author: Carsten Ziegeler <[email protected]> AuthorDate: Fri Apr 12 08:53:18 2013 +0000 Move discovery api to a different directory to create a structure as discovery consists of several modules git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/discovery-api@1467213 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 0c33c6a..a836cdb 100644 --- a/pom.xml +++ b/pom.xml @@ -36,6 +36,12 @@ Support for topology discovery of instances. </description> + <scm> + <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/discovery/api</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/discovery/api</developerConnection> + <url>http://svn.apache.org/viewvc/sling/trunk/contrib/extensions/discovery/api</url> + </scm> + <build> <plugins> <plugin> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
