remove test-jar from new tools-api artifact
authorMichael Vorburger <vorburger@redhat.com>
Fri, 6 Apr 2018 17:43:36 +0000 (19:43 +0200)
committerFaseela K <faseela.k@ericsson.com>
Tue, 10 Apr 2018 10:15:58 +0000 (10:15 +0000)
commitd80163d4e9e921e7341fbb8e0b3801589e76a8b1
treee753adb7d039940a5d27f24482873acd5a58f20c
parent67a92572312e5f8639ae940750e5b251a2c9f6a6
remove test-jar from new tools-api artifact

This is not needed here, and before anyone creates a dependency to the
new (empty) attached test artifact by mistake, should be removed to
avoid any confusion.

A test-jar is only required if we need to publish src/test on Nexus.
This project does not even have a src/test; and even if it did, we would
only ever have tests for tools-api in it, not test utilities which other
projects would use - because we have the tools-testutils for that,
instead.

Change-Id: Ie1a3152386fee538eb812d52985a3ac17db8520b
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
api/pom.xml