Repository: servicemix-bundles Updated Branches: refs/heads/master 9a268b88f -> d2d46975a
[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/d2d46975 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/d2d46975 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/d2d46975 Branch: refs/heads/master Commit: d2d46975a2213717e69c82d0f797db360cd3cbda Parents: 9a268b8 Author: Jean-Baptiste Onofré <[email protected]> Authored: Sun Dec 2 18:00:05 2018 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sun Dec 2 18:00:05 2018 +0100 ---------------------------------------------------------------------- splunk-1.6.5.0/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/d2d46975/splunk-1.6.5.0/pom.xml ---------------------------------------------------------------------- diff --git a/splunk-1.6.5.0/pom.xml b/splunk-1.6.5.0/pom.xml index 3a2d683..d1d9560 100644 --- a/splunk-1.6.5.0/pom.xml +++ b/splunk-1.6.5.0/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.splunk</artifactId> - <version>1.6.5.0_1</version> + <version>1.6.5.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.5.0_1</tag> + <tag>HEAD</tag> </scm> <properties>
