Repository: servicemix-bundles Updated Branches: refs/heads/master bebaf12b6 -> f387dffaa
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/f387dffa Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/f387dffa Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/f387dffa Branch: refs/heads/master Commit: f387dffaa45d3f6e81e1ee6bf80cbdf613e4ae8a Parents: bebaf12 Author: Jean-Baptiste Onofré <[email protected]> Authored: Tue Feb 21 22:09:17 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Tue Feb 21 22:09:17 2017 +0100 ---------------------------------------------------------------------- spring-core-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/f387dffa/spring-core-4.3.6.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-core-4.3.6.RELEASE/pom.xml b/spring-core-4.3.6.RELEASE/pom.xml index 052ddca..ca43383 100644 --- a/spring-core-4.3.6.RELEASE/pom.xml +++ b/spring-core-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>
