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/84796fd6 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/84796fd6 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/84796fd6 Branch: refs/heads/master Commit: 84796fd6496175a503390c99c4f6ecb958b3ea83 Parents: e2e282b Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Jul 3 06:23:00 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Jul 3 06:23:00 2017 +0200 ---------------------------------------------------------------------- jcr-api-1.0/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/84796fd6/jcr-api-1.0/pom.xml ---------------------------------------------------------------------- diff --git a/jcr-api-1.0/pom.xml b/jcr-api-1.0/pom.xml index 85ac091..7501b41 100644 --- a/jcr-api-1.0/pom.xml +++ b/jcr-api-1.0/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>
