Repository: servicemix-bundles Updated Branches: refs/heads/master 7024f5576 -> fb0655f4c
[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/fb0655f4 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/fb0655f4 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/fb0655f4 Branch: refs/heads/master Commit: fb0655f4c0268674334af5f6f715378a96e713a0 Parents: 7024f55 Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Jun 4 10:31:17 2018 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Jun 4 10:31:17 2018 +0200 ---------------------------------------------------------------------- derby-10.14.2.0/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/fb0655f4/derby-10.14.2.0/pom.xml ---------------------------------------------------------------------- diff --git a/derby-10.14.2.0/pom.xml b/derby-10.14.2.0/pom.xml index 86bc516..40d086c 100644 --- a/derby-10.14.2.0/pom.xml +++ b/derby-10.14.2.0/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.derby</artifactId> - <version>10.14.2.0_1</version> + <version>10.14.2.0_2-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: derby</name> <description>This OSGi bundle wraps derby, derbyclient, and derbynet ${pkgVersion} jar files.</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.derby-10.14.2.0_1</tag> + <tag>HEAD</tag> </scm> <properties>
