Upgraded bundle plugin version to 4.0.0
Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/61a9a53b Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/61a9a53b Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/61a9a53b Branch: refs/heads/master Commit: 61a9a53b4a7207d4fd4bc020c5f53532c638dd0d Parents: 267183f Author: Lyor Goldstein <[email protected]> Authored: Fri Oct 19 10:12:25 2018 +0300 Committer: Lyor Goldstein <[email protected]> Committed: Fri Oct 19 20:35:19 2018 +0300 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/61a9a53b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e07299a..faff521 100644 --- a/pom.xml +++ b/pom.xml @@ -1075,7 +1075,7 @@ <plugin> <groupId>org.apache.felix</groupId> <artifactId>maven-bundle-plugin</artifactId> - <version>3.5.0</version> + <version>4.0.0</version> <inherited>true</inherited> <extensions>true</extensions> <executions>
