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/9fb6d392 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/9fb6d392 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/9fb6d392 Branch: refs/heads/master Commit: 9fb6d392bc26192919f8de4543dded29b76e3008 Parents: 439bdf2 Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Jul 3 07:25:44 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Jul 3 07:25:44 2017 +0200 ---------------------------------------------------------------------- javax-inject-1/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/9fb6d392/javax-inject-1/pom.xml ---------------------------------------------------------------------- diff --git a/javax-inject-1/pom.xml b/javax-inject-1/pom.xml index 7424e6b..53bf774 100644 --- a/javax-inject-1/pom.xml +++ b/javax-inject-1/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>
