Repository: servicemix-maven-plugins Updated Branches: refs/heads/master 2ff8e61be -> 314590290
Updated maven-plugins-pom version in depends-maven-plugin Project: http://git-wip-us.apache.org/repos/asf/servicemix-maven-plugins/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-maven-plugins/commit/31459029 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-maven-plugins/tree/31459029 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-maven-plugins/diff/31459029 Branch: refs/heads/master Commit: 314590290f16ff3a66176d188b7561de8c58a82b Parents: 2ff8e61 Author: Krzysztof Sobkowiak <[email protected]> Authored: Tue Feb 21 22:56:52 2017 +0100 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Tue Feb 21 22:56:52 2017 +0100 ---------------------------------------------------------------------- depends-maven-plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-maven-plugins/blob/31459029/depends-maven-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/depends-maven-plugin/pom.xml b/depends-maven-plugin/pom.xml index cd581c0..a6f8647 100644 --- a/depends-maven-plugin/pom.xml +++ b/depends-maven-plugin/pom.xml @@ -12,7 +12,7 @@ <parent> <groupId>org.apache.servicemix.tooling</groupId> <artifactId>maven-plugins-pom</artifactId> - <version>7-SNAPSHOT</version> + <version>6</version> <relativePath>../maven-plugins-pom/pom.xml</relativePath> </parent>
