Repository: servicemix-bundles Updated Branches: refs/heads/master 1d4795ffc -> 3b94ee565
[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/3b94ee56 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/3b94ee56 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/3b94ee56 Branch: refs/heads/master Commit: 3b94ee565b203a6fb857a43e2e2007c9f488fd3d Parents: 1d4795f Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Mar 28 15:44:25 2018 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Mar 28 15:44:25 2018 +0200 ---------------------------------------------------------------------- splunk-1.6.4.0/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/3b94ee56/splunk-1.6.4.0/pom.xml ---------------------------------------------------------------------- diff --git a/splunk-1.6.4.0/pom.xml b/splunk-1.6.4.0/pom.xml index b59a69f..9db4cac 100644 --- a/splunk-1.6.4.0/pom.xml +++ b/splunk-1.6.4.0/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.splunk</artifactId> - <version>1.6.4.0_1</version> + <version>1.6.4.0_2-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps ${pkgArtifactId} ${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.splunk-1.6.4.0_1</tag> + <tag>HEAD</tag> </scm> <properties>
