Repository: aries-rsa Updated Branches: refs/heads/master 47d442ab6 -> 3704ac63d
Fix for build failure. Only use new plugin Project: http://git-wip-us.apache.org/repos/asf/aries-rsa/repo Commit: http://git-wip-us.apache.org/repos/asf/aries-rsa/commit/3704ac63 Tree: http://git-wip-us.apache.org/repos/asf/aries-rsa/tree/3704ac63 Diff: http://git-wip-us.apache.org/repos/asf/aries-rsa/diff/3704ac63 Branch: refs/heads/master Commit: 3704ac63d354cf9680610e14fb2d4f9ac06f3e72 Parents: 47d442a Author: Christian Schneider <[email protected]> Authored: Tue May 3 16:25:36 2016 +0200 Committer: Christian Schneider <[email protected]> Committed: Tue May 3 16:25:36 2016 +0200 ---------------------------------------------------------------------- features/pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/aries-rsa/blob/3704ac63/features/pom.xml ---------------------------------------------------------------------- diff --git a/features/pom.xml b/features/pom.xml index b6629f3..6a7d481 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -137,7 +137,6 @@ <features> <feature>aries-rsa-*</feature> </features> - <localRepo>${maven.repo.local}</localRepo> </configuration> </execution> </executions>
