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/00a8dfdc Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/00a8dfdc Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/00a8dfdc Branch: refs/heads/master Commit: 00a8dfdc81db3e1e34df3aa1f1e5ec707be0634e Parents: e5798f3 Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Jul 3 07:27:04 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Jul 3 07:27:04 2017 +0200 ---------------------------------------------------------------------- javassist-3.12.1.GA/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/00a8dfdc/javassist-3.12.1.GA/pom.xml ---------------------------------------------------------------------- diff --git a/javassist-3.12.1.GA/pom.xml b/javassist-3.12.1.GA/pom.xml index 09e872d..1c7a15d 100644 --- a/javassist-3.12.1.GA/pom.xml +++ b/javassist-3.12.1.GA/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>
