Repository: servicemix-bundles Updated Branches: refs/heads/master a3066f54e -> 06289cfb1
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/06289cfb Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/06289cfb Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/06289cfb Branch: refs/heads/master Commit: 06289cfb1c4618f94f70f66f12560bf3fb7cc1b1 Parents: a3066f5 Author: Jean-Baptiste Onofré <[email protected]> Authored: Tue Feb 21 21:34:39 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Tue Feb 21 21:34:39 2017 +0100 ---------------------------------------------------------------------- spring-beans-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/06289cfb/spring-beans-4.3.6.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-beans-4.3.6.RELEASE/pom.xml b/spring-beans-4.3.6.RELEASE/pom.xml index 603f59f..a60bddb 100644 --- a/spring-beans-4.3.6.RELEASE/pom.xml +++ b/spring-beans-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>
