Repository: servicemix-bundles Updated Branches: refs/heads/master 691d9be3c -> 169bbd94a
[maven-release-plugin] prepare release org.apache.servicemix.bundles.quartz-2.2.2_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/169bbd94 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/169bbd94 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/169bbd94 Branch: refs/heads/master Commit: 169bbd94a779aded40de2056a0105788aaf1a460 Parents: 691d9be Author: Jean-Baptiste Onofré <[email protected]> Authored: Sun Jan 3 08:09:44 2016 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sun Jan 3 08:09:44 2016 +0100 ---------------------------------------------------------------------- quartz-2.2.2/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/169bbd94/quartz-2.2.2/pom.xml ---------------------------------------------------------------------- diff --git a/quartz-2.2.2/pom.xml b/quartz-2.2.2/pom.xml index d4e6b1b..b2e9f45 100644 --- a/quartz-2.2.2/pom.xml +++ b/quartz-2.2.2/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.quartz</artifactId> - <version>2.2.2_1-SNAPSHOT</version> + <version>2.2.2_1</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: quartz</name> <description>This OSGi bundle wraps quartz, quartz-jobs ${pkgVersion} jar file.</description> @@ -39,7 +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>HEAD</tag> + <tag>org.apache.servicemix.bundles.quartz-2.2.2_1</tag> </scm> <properties>
