Repository: servicemix-bundles Updated Branches: refs/heads/master 0eba9f189 -> a6c9eaab9
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/a6c9eaab Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/a6c9eaab Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/a6c9eaab Branch: refs/heads/master Commit: a6c9eaab96534433123e6e49849b31baa30b5c47 Parents: 0eba9f1 Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Feb 22 17:11:04 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Feb 22 17:11:04 2017 +0100 ---------------------------------------------------------------------- spring-web-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/a6c9eaab/spring-web-4.3.6.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-web-4.3.6.RELEASE/pom.xml b/spring-web-4.3.6.RELEASE/pom.xml index 30e7eca..e546ba4 100644 --- a/spring-web-4.3.6.RELEASE/pom.xml +++ b/spring-web-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>
