Update maven bundle plugin version
Project: http://git-wip-us.apache.org/repos/asf/aries-rsa/repo Commit: http://git-wip-us.apache.org/repos/asf/aries-rsa/commit/bbe8b804 Tree: http://git-wip-us.apache.org/repos/asf/aries-rsa/tree/bbe8b804 Diff: http://git-wip-us.apache.org/repos/asf/aries-rsa/diff/bbe8b804 Branch: refs/heads/master Commit: bbe8b804468690afa02ac295717dcb623e34a84d Parents: 7cc50e8 Author: Christian Schneider <[email protected]> Authored: Thu Feb 15 14:01:41 2018 +0100 Committer: Christian Schneider <[email protected]> Committed: Thu Feb 15 14:01:41 2018 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/aries-rsa/blob/bbe8b804/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index fd4e1a5..9b7be55 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -215,7 +215,7 @@ <plugin> <groupId>org.apache.felix</groupId> <artifactId>maven-bundle-plugin</artifactId> - <version>3.3.0</version> + <version>3.5.0</version> <extensions>true</extensions> </plugin> <plugin>
