Repository: servicemix-bundles Updated Branches: refs/heads/master a53eb812c -> b09f43f6f
[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/b09f43f6 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/b09f43f6 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/b09f43f6 Branch: refs/heads/master Commit: b09f43f6fbd166b351cf088ea44105e15812ca3a Parents: a53eb81 Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Jan 18 09:36:11 2017 -0800 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Jan 18 09:36:11 2017 -0800 ---------------------------------------------------------------------- hadoop-client-2.7.3/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/b09f43f6/hadoop-client-2.7.3/pom.xml ---------------------------------------------------------------------- diff --git a/hadoop-client-2.7.3/pom.xml b/hadoop-client-2.7.3/pom.xml index 0984646..52c9d48 100644 --- a/hadoop-client-2.7.3/pom.xml +++ b/hadoop-client-2.7.3/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.hadoop-client</artifactId> - <version>2.7.3_1</version> + <version>2.7.3_2-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: hadoop-client</name> <description>This OSGi bundle wraps ${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.hadoop-client-2.7.3_1</tag> + <tag>HEAD</tag> </scm> <properties>
