summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-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>