Repository: servicemix-bundles Updated Branches: refs/heads/master 42f1a508e -> 0afbfe6e6
Upgrade to bundles-pom 13 Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/0afbfe6e Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/0afbfe6e Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/0afbfe6e Branch: refs/heads/master Commit: 0afbfe6e6cf86de1d05bb63cace01f41ecf59fac Parents: 42f1a50 Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Feb 22 07:31:33 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Feb 22 07:46:07 2017 +0100 ---------------------------------------------------------------------- spring-instrument-4.3.6.RELEASE/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/0afbfe6e/spring-instrument-4.3.6.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-instrument-4.3.6.RELEASE/pom.xml b/spring-instrument-4.3.6.RELEASE/pom.xml index 96f116c..10c1e53 100644 --- a/spring-instrument-4.3.6.RELEASE/pom.xml +++ b/spring-instrument-4.3.6.RELEASE/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>bundles-pom</artifactId> - <version>13-SNAPSHOT</version> + <version>13</version> <relativePath>../bundles-pom/pom.xml</relativePath> </parent>
