Remove unused and outdated dependency to JUnit from plugin archetype
Change-Id: If9de8cfb253c085f3fef7b8a59d12a1ac2f27b00 Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
This commit is contained in:
parent
8ba03ff10b
commit
a9cbf8b8c7
@ -82,13 +82,6 @@ limitations under the License.
|
|||||||
<version>${Gerrit-ApiVersion}</version>
|
<version>${Gerrit-ApiVersion}</version>
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
|
||||||
<groupId>junit</groupId>
|
|
||||||
<artifactId>junit</artifactId>
|
|
||||||
<version>4.8.1</version>
|
|
||||||
<scope>test</scope>
|
|
||||||
</dependency>
|
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
<repositories>
|
<repositories>
|
||||||
|
Loading…
Reference in New Issue
Block a user