diff options
author | egernug <gerard.nugent@est.tech> | 2019-06-27 09:49:09 +0000 |
---|---|---|
committer | egernug <gerard.nugent@est.tech> | 2019-06-27 09:49:09 +0000 |
commit | 39526add8cc745fc46149ad3c9cf3e3305bc94ef (patch) | |
tree | a86bae006b6135089e99eaa3b72f4938de2fef2a /datarouter-prov/pom.xml | |
parent | 8f28bfe406b657c924440dcee6e3d7b302ce639c (diff) |
OParent upgraded and Maven Plugin deletion
Change-Id: I81900f420cf5516c8a4a9011855af0e1928cce61
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> |