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-bnd-models.git
commit ac558f9103a5c2ae0e3799cbdb8125e28ad77722 Author: Stefan Seifert <[email protected]> AuthorDate: Sun Nov 20 21:15:28 2016 +0000 [maven-release-plugin] prepare release org.apache.sling.bnd.models-1.0.0 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1770587 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 23ee203..66f33ae 100644 --- a/pom.xml +++ b/pom.xml @@ -29,14 +29,14 @@ <artifactId>org.apache.sling.bnd.models</artifactId> <packaging>jar</packaging> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.0</version> <name>Apache Sling Models BND Plugin</name> <description>This BND plugin detected all Sling Models classes and adds a bundle header 'Sling-Model-Classes' containing their names.</description> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/tooling/bnd/models-bnd-plugin</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/tooling/bnd/models-bnd-plugin</developerConnection> - <url>http://svn.apache.org/viewvc/sling/trunk/tooling/bnd/models-bnd-plugin</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.bnd.models-1.0.0</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.bnd.models-1.0.0</developerConnection> + <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.bnd.models-1.0.0</url> </scm> <dependencies> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
