Repository: servicemix-bundles Updated Branches: refs/heads/master 47e5d8a1e -> ccd532c44
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/ccd532c4 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/ccd532c4 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/ccd532c4 Branch: refs/heads/master Commit: ccd532c4412091709a98d7407335fb141e407c07 Parents: 47e5d8a Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Apr 29 19:17:28 2016 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Apr 29 19:17:28 2016 +0200 ---------------------------------------------------------------------- quartz-2.2.3/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/ccd532c4/quartz-2.2.3/pom.xml ---------------------------------------------------------------------- diff --git a/quartz-2.2.3/pom.xml b/quartz-2.2.3/pom.xml index 8b49812..202890d 100644 --- a/quartz-2.2.3/pom.xml +++ b/quartz-2.2.3/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.quartz</artifactId> - <version>2.2.3_1</version> + <version>2.2.3_2-SNAPSHOT</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>org.apache.servicemix.bundles.quartz-2.2.3_1</tag> + <tag>HEAD</tag> </scm> <properties>
