mirror of
https://github.com/jlengrand/helidon.git
synced 2026-03-10 08:21:17 +00:00
Removes mp-test-libs bundle (#1813)
* Update maven dependency plugin to support dependency:analyze with Java 11 * Remove internal-test-libs Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved.
|
||||
~ Copyright (c) 2019, 2020 Oracle and/or its affiliates.
|
||||
~
|
||||
~ Licensed under the Apache License, Version 2.0 (the "License");
|
||||
~ you may not use this file except in compliance with the License.
|
||||
@@ -53,11 +53,6 @@
|
||||
<groupId>io.helidon.microprofile.grpc</groupId>
|
||||
<artifactId>helidon-microprofile-grpc-client</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.helidon.microprofile.bundles</groupId>
|
||||
<artifactId>internal-test-libs</artifactId>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.jboss</groupId>
|
||||
<artifactId>jandex</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user