Repository: servicemix-bundles Updated Branches: refs/heads/master de82aa181 -> d866ba2eb
[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/d866ba2e Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/d866ba2e Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/d866ba2e Branch: refs/heads/master Commit: d866ba2ebe9946b621ed76643bac5972b71902cf Parents: de82aa1 Author: Jean-Baptiste Onofré <[email protected]> Authored: Sat Mar 26 10:01:09 2016 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sat Mar 26 10:01:09 2016 +0100 ---------------------------------------------------------------------- poi-3.13/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/d866ba2e/poi-3.13/pom.xml ---------------------------------------------------------------------- diff --git a/poi-3.13/pom.xml b/poi-3.13/pom.xml index a45f496..9cae246 100644 --- a/poi-3.13/pom.xml +++ b/poi-3.13/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.poi</artifactId> - <version>3.13_2</version> + <version>3.13_3-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.13_2</tag> + <tag>HEAD</tag> </scm> <properties>
