This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.jobs-1.0.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jobs.git
commit f74a7ad0d72e08459282c380e7c2cc6d20c65372 Author: Ian Boston <[email protected]> AuthorDate: Wed Oct 5 10:05:40 2016 +0000 [maven-release-plugin] prepare release org.apache.sling.jobs-1.0.0 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/commons/mom/jobs/core@1763386 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 43b2911..97a9130 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ <artifactId>org.apache.sling.jobs</artifactId> <packaging>bundle</packaging> - <version>0.0.1-SNAPSHOT</version> + <version>1.0.0</version> <name>Apache Sling Jobs Support</name> <description> @@ -36,9 +36,9 @@ </description> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/contrib/commons/mom/jobs/core</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/contrib/commons/mom/jobs/core</developerConnection> - <url>http://svn.apache.org/viewvc/sling/trunk/contrib/commons/mom/jobs/core</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jobs-1.0.0</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jobs-1.0.0</developerConnection> + <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.jobs-1.0.0</url> </scm> <properties> @@ -82,7 +82,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.mom</artifactId> - <version>0.0.1-SNAPSHOT</version> + <version>1.0.0</version> <scope>provided</scope> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
