summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-10-09 18:17:23 +0000
committerGerrit Code Review <gerrit@onap.org>2017-10-09 18:17:23 +0000
commit86a3417765c97f384374c3095867bcb234deb0ca (patch)
tree502162e7e0128fdc1eb30f18ac5780cd1f3cbb2a
parent02225b6d590b14767784cf0775c3bfb75d134321 (diff)
parent88fc0da6b69188748cb2de733818696052150d80 (diff)
Merge "Remove staging config from parent pom.xml"
-rwxr-xr-xpom.xml16
1 files changed, 0 insertions, 16 deletions
diff --git a/pom.xml b/pom.xml
index 0808eadd..25cdb8b1 100755
--- a/pom.xml
+++ b/pom.xml
@@ -226,22 +226,6 @@
<tag>${project.artifactId}-${project.version}</tag>
</configuration>
</plugin>
- <plugin>
- <groupId>org.sonatype.plugins</groupId>
- <artifactId>nexus-staging-maven-plugin</artifactId>
- <executions>
- <execution>
- <id>injected-nexus-deploy</id>
- <phase>deploy</phase>
- <goals>
- <goal>deploy</goal>
- </goals>
- </execution>
- </executions>
- <configuration>
- <skipStaging>false</skipStaging>
- </configuration>
- </plugin>
</plugins>
</build>
<organization>