Repository: servicemix-bundles Updated Branches: refs/heads/master 38533d12c -> d2bf0c3ca
[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/d2bf0c3c Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/d2bf0c3c Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/d2bf0c3c Branch: refs/heads/master Commit: d2bf0c3cae2aa51e0e0454b4bcb4fd1e148c18c3 Parents: 38533d1 Author: Jean-Baptiste Onofré <jbono...@apache.org> Authored: Sun Dec 2 20:41:56 2018 +0100 Committer: Jean-Baptiste Onofré <jbono...@apache.org> Committed: Sun Dec 2 20:41:56 2018 +0100 ---------------------------------------------------------------------- spring-data-keyvalue-2.1.3.RELEASE/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/d2bf0c3c/spring-data-keyvalue-2.1.3.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-data-keyvalue-2.1.3.RELEASE/pom.xml b/spring-data-keyvalue-2.1.3.RELEASE/pom.xml index 06e16ce..b35a951 100644 --- a/spring-data-keyvalue-2.1.3.RELEASE/pom.xml +++ b/spring-data-keyvalue-2.1.3.RELEASE/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.spring-data-keyvalue</artifactId> - <version>2.1.3.RELEASE_1</version> + <version>2.1.3.RELEASE_2-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: spring-data-keyvalue</name> <description>This OSGi bundle wraps ${pkgArtifactId} ${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.spring-data-keyvalue-2.1.3.RELEASE_1</tag> + <tag>HEAD</tag> </scm> <properties>