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-scripting-sightly-models-provider.git
commit dc8663170522a4542bd683e1dc2a401f220621fb Author: Radu Cotescu <[email protected]> AuthorDate: Thu Oct 8 11:05:16 2015 +0000 [maven-release-plugin] prepare release org.apache.sling.scripting.sightly.models.provider-1.0.0 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1707482 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 7a8ab91..599c223 100644 --- a/pom.xml +++ b/pom.xml @@ -26,14 +26,14 @@ <groupId>org.apache.sling</groupId> <artifactId>sling</artifactId> <version>25</version> - <relativePath/> + <relativePath /> </parent> <!-- ======================================================================= --> <!-- P R O J E C T --> <!-- ======================================================================= --> <artifactId>org.apache.sling.scripting.sightly.models.provider</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.0</version> <packaging>bundle</packaging> <name>Apache Sling Scripting Sightly Models Use Provider</name> @@ -43,9 +43,9 @@ </description> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/scripting/sightly/models-use-provider</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/scripting/sightly/models-use-provider</developerConnection> - <url>http://svn.apache.org/repos/asf/sling/trunk/bundles/scripting/sightly/models-use-provider</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.sightly.models.provider-1.0.0</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.sightly.models.provider-1.0.0</developerConnection> + <url>http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.sightly.models.provider-1.0.0</url> </scm> <!-- ======================================================================= --> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
