Repository: servicemix-bundles Updated Branches: refs/heads/master e4386abdb -> b83f87d42
[maven-release-plugin] prepare release org.apache.servicemix.bundles.quartz-2.3.0_1 Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/b83f87d4 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/b83f87d4 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/b83f87d4 Branch: refs/heads/master Commit: b83f87d42ef41a761d3d247def4a7e1fdbacad57 Parents: e4386ab Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed May 3 07:37:52 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed May 3 07:37:52 2017 +0200 ---------------------------------------------------------------------- quartz-2.3.0/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/b83f87d4/quartz-2.3.0/pom.xml ---------------------------------------------------------------------- diff --git a/quartz-2.3.0/pom.xml b/quartz-2.3.0/pom.xml index 17404b5..fa1f95e 100644 --- a/quartz-2.3.0/pom.xml +++ b/quartz-2.3.0/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.quartz</artifactId> - <version>2.3.0_1-SNAPSHOT</version> + <version>2.3.0_1</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: quartz</name> <description>This OSGi bundle wraps quartz, quartz-jobs ${pkgVersion} jar file.</description> @@ -39,6 +39,7 @@ <connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git</url> + <tag>org.apache.servicemix.bundles.quartz-2.3.0_1</tag> </scm> <properties>
