Repository: servicemix-bundles Updated Branches: refs/heads/master bf49e7a20 -> eb79359b4
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/eb79359b Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/eb79359b Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/eb79359b Branch: refs/heads/master Commit: eb79359b40f93aef6050512703e2f7f48951ce56 Parents: bf49e7a Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Feb 23 14:00:12 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Feb 23 14:00:12 2017 +0100 ---------------------------------------------------------------------- aspectj-1.8.10/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/eb79359b/aspectj-1.8.10/pom.xml ---------------------------------------------------------------------- diff --git a/aspectj-1.8.10/pom.xml b/aspectj-1.8.10/pom.xml index 60486dd..26216d7 100644 --- a/aspectj-1.8.10/pom.xml +++ b/aspectj-1.8.10/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>
