Repository: servicemix-bundles Updated Branches: refs/heads/master ae2939a0c -> 4a1a20609
[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/4a1a2060 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/4a1a2060 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/4a1a2060 Branch: refs/heads/master Commit: 4a1a2060960bd4b0e6e95b8295a265abcecda1c0 Parents: ae2939a Author: Jean-Baptiste Onofré <[email protected]> Authored: Sat Mar 26 10:10:07 2016 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sat Mar 26 10:10:07 2016 +0100 ---------------------------------------------------------------------- poi-3.14/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/4a1a2060/poi-3.14/pom.xml ---------------------------------------------------------------------- diff --git a/poi-3.14/pom.xml b/poi-3.14/pom.xml index 0e0a349..309c140 100644 --- a/poi-3.14/pom.xml +++ b/poi-3.14/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.poi</artifactId> - <version>3.14_1</version> + <version>3.14_2-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description> @@ -41,7 +41,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.poi-3.14_1</tag> + <tag>HEAD</tag> </scm> <properties>
