Repository: servicemix-bundles Updated Branches: refs/heads/master 29c0c8fc3 -> b6579c22b
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/b6579c22 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/b6579c22 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/b6579c22 Branch: refs/heads/master Commit: b6579c22b25e92c03528995ddc15dfc41133cc23 Parents: 29c0c8f Author: Jean-Baptiste Onofré <[email protected]> Authored: Tue Feb 21 21:57:06 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Tue Feb 21 21:57:06 2017 +0100 ---------------------------------------------------------------------- spring-context-support-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/b6579c22/spring-context-support-4.3.6.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-context-support-4.3.6.RELEASE/pom.xml b/spring-context-support-4.3.6.RELEASE/pom.xml index c0dd3f8..16010d3 100644 --- a/spring-context-support-4.3.6.RELEASE/pom.xml +++ b/spring-context-support-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>
