Repository: servicemix-bundles Updated Branches: refs/heads/master 0b17c4f50 -> 3df811b19
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/3df811b1 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/3df811b1 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/3df811b1 Branch: refs/heads/master Commit: 3df811b19073955e2eabd7509e6cbb9afa75dc07 Parents: 0b17c4f Author: Jean-Baptiste Onofré <[email protected]> Authored: Tue Feb 21 21:42:26 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Tue Feb 21 21:42:26 2017 +0100 ---------------------------------------------------------------------- spring-context-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/3df811b1/spring-context-4.3.6.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-context-4.3.6.RELEASE/pom.xml b/spring-context-4.3.6.RELEASE/pom.xml index 4da761a..67fac52 100644 --- a/spring-context-4.3.6.RELEASE/pom.xml +++ b/spring-context-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>
