summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsu622b <su622b@att.com>2019-06-28 00:22:50 -0400
committersu622b <su622b@att.com>2019-06-28 00:24:01 -0400
commit9c9daff4cc8ba0b4af515e63f53decd849ccd8f9 (patch)
tree790d28eca1e140c1bf1dea038cd8cf66c9d471ff
parent32017bfb66226f9c125928738ca8c04b648ea980 (diff)
update oparent
Issue-ID: DMAAP-1125 Change-Id: Ib9415605571f484eceed4d1590886e586e5caac2 Signed-off-by: su622b <su622b@att.com>
-rw-r--r--pom.xml13
1 files changed, 1 insertions, 12 deletions
diff --git a/pom.xml b/pom.xml
index cf7a762..8ad9681 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.2.1</version>
+ <version>2.0.0</version>
</parent>
<groupId>org.onap.dmaap.kafka</groupId>
@@ -110,17 +110,6 @@
</plugin>
<plugin>
- <groupId>org.sonatype.plugins</groupId>
- <artifactId>nexus-staging-maven-plugin</artifactId>
- <extensions>false</extensions>
- <executions>
- <execution>
- <id>injected-nexus-deploy</id>
- <phase>none</phase>
- </execution>
- </executions>
- </plugin>
- <plugin>
<artifactId>maven-deploy-plugin</artifactId>
<version>2.8</version>
<executions>