Upgrade 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/d7f0a803 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/d7f0a803 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/d7f0a803 Branch: refs/heads/master Commit: d7f0a8039a2413457e08d12c3a0d98e14fa54057 Parents: 3bc4459 Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Jul 3 07:56:16 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Jul 3 07:56:16 2017 +0200 ---------------------------------------------------------------------- commons-dbcp-1.4/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/d7f0a803/commons-dbcp-1.4/pom.xml ---------------------------------------------------------------------- diff --git a/commons-dbcp-1.4/pom.xml b/commons-dbcp-1.4/pom.xml index ab81261..327488c 100644 --- a/commons-dbcp-1.4/pom.xml +++ b/commons-dbcp-1.4/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>bundles-pom</artifactId> - <version>9-SNAPSHOT</version> + <version>13</version> <relativePath>../bundles-pom/pom.xml</relativePath> </parent>
