diff options
author | egernug <gerard.nugent@est.tech> | 2019-07-11 09:42:44 +0000 |
---|---|---|
committer | egernug <gerard.nugent@est.tech> | 2019-07-11 09:42:44 +0000 |
commit | 304d3b4e1b80b4059b1ad521d0b71683738769a3 (patch) | |
tree | deae6582190a11b66734eff83c47a1964519e7e4 /datarouter-node | |
parent | e3a1940266d185464065e0526927a4a30013d4e7 (diff) |
JJB job changes for Dublindublin
Change-Id: I97eb94384e661d2ba6de77ca84536ad5b416419c
Issue-ID: DMAAP-1224
Signed-off-by: egernug <gerard.nugent@est.tech>
Diffstat (limited to 'datarouter-node')
-rwxr-xr-x | datarouter-node/pom.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/datarouter-node/pom.xml b/datarouter-node/pom.xml index 06aa3fcf..968b6a85 100755 --- a/datarouter-node/pom.xml +++ b/datarouter-node/pom.xml @@ -361,10 +361,6 @@ <artifactId>cobertura-maven-plugin</artifactId> </plugin> <plugin> - <groupId>org.sonatype.plugins</groupId> - <artifactId>nexus-staging-maven-plugin</artifactId> - </plugin> - <plugin> <groupId>org.jacoco</groupId> <artifactId>jacoco-maven-plugin</artifactId> </plugin> |