Repository: aries-rsa Updated Branches: refs/heads/master bbec05093 -> 1474387eb
Update indexer 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/078b04b4 Tree: http://git-wip-us.apache.org/repos/asf/aries-rsa/tree/078b04b4 Diff: http://git-wip-us.apache.org/repos/asf/aries-rsa/diff/078b04b4 Branch: refs/heads/master Commit: 078b04b486e22509caa0d7c3d05699116212ec98 Parents: bbec050 Author: Christian Schneider <[email protected]> Authored: Sat Jul 1 14:12:27 2017 +0200 Committer: Christian Schneider <[email protected]> Committed: Sat Jul 1 14:12:27 2017 +0200 ---------------------------------------------------------------------- repository/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/aries-rsa/blob/078b04b4/repository/pom.xml ---------------------------------------------------------------------- diff --git a/repository/pom.xml b/repository/pom.xml index 6244f7b..854c012 100644 --- a/repository/pom.xml +++ b/repository/pom.xml @@ -37,7 +37,7 @@ <plugin> <groupId>biz.aQute.bnd</groupId> <artifactId>bnd-indexer-maven-plugin</artifactId> - <version>3.1.0</version> + <version>3.3.0</version> <configuration> <localURLs>${local.url.policy}</localURLs> <includeTransitive>true</includeTransitive>
