Repository: servicemix-maven-plugins Updated Branches: refs/heads/master b5dc530e7 -> 364072620
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/36407262 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-maven-plugins/tree/36407262 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-maven-plugins/diff/36407262 Branch: refs/heads/master Commit: 364072620dc8f6a88a5ec82cd11f1fbe102565f7 Parents: b5dc530 Author: Krzysztof Sobkowiak <[email protected]> Authored: Tue Feb 21 22:50:25 2017 +0100 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Tue Feb 21 22:50:25 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/36407262/depends-maven-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/depends-maven-plugin/pom.xml b/depends-maven-plugin/pom.xml index aac0bba..80703fa 100644 --- a/depends-maven-plugin/pom.xml +++ b/depends-maven-plugin/pom.xml @@ -13,7 +13,7 @@ <parent> <groupId>org.apache.servicemix.tooling</groupId> <artifactId>maven-plugins-pom</artifactId> - <version>5</version> + <version>6-SNAPSHOT</version> <relativePath>../maven-plugins-pom/pom.xml</relativePath> </parent>
