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-prov/pom.xml | |
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-prov/pom.xml')
-rwxr-xr-x | datarouter-prov/pom.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/datarouter-prov/pom.xml b/datarouter-prov/pom.xml index 56a4b139..c71d877b 100755 --- a/datarouter-prov/pom.xml +++ b/datarouter-prov/pom.xml @@ -430,10 +430,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> <configuration> |