Repository: servicemix-bundles Updated Branches: refs/heads/master d61460e28 -> 930401d7e
Use released bundles-pom Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/930401d7 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/930401d7 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/930401d7 Branch: refs/heads/master Commit: 930401d7e9a97178485f57b46e61c9a14046feb0 Parents: d61460e Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Jun 5 12:57:49 2015 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Jun 5 12:57:49 2015 +0200 ---------------------------------------------------------------------- poi-3.6/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/930401d7/poi-3.6/pom.xml ---------------------------------------------------------------------- diff --git a/poi-3.6/pom.xml b/poi-3.6/pom.xml index db14a5a..f738ba8 100644 --- a/poi-3.6/pom.xml +++ b/poi-3.6/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>bundles-pom</artifactId> - <version>9-SNAPSHOT</version> + <version>11</version> <relativePath>../bundles-pom/pom.xml</relativePath> </parent>
