Repository: servicemix-bundles Updated Branches: refs/heads/master 9566c8ee9 -> 0d7567af4
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/0d7567af Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/0d7567af Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/0d7567af Branch: refs/heads/master Commit: 0d7567af4d39b2e1f2a401c2b27ad15d98fc0d9a Parents: 9566c8e Author: Jean-Baptiste Onofré <[email protected]> Authored: Tue Feb 21 21:28:00 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Tue Feb 21 21:28:00 2017 +0100 ---------------------------------------------------------------------- spring-aspects-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/0d7567af/spring-aspects-4.3.6.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-aspects-4.3.6.RELEASE/pom.xml b/spring-aspects-4.3.6.RELEASE/pom.xml index 406af9a..23957a8 100644 --- a/spring-aspects-4.3.6.RELEASE/pom.xml +++ b/spring-aspects-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>
