summaryrefslogtreecommitdiffstats
path: root/auth/pom.xml
diff options
context:
space:
mode:
authorInstrumental <jonathan.gathman@att.com>2019-06-03 14:04:20 -0500
committerInstrumental <jonathan.gathman@att.com>2019-06-03 14:04:27 -0500
commitfbcac9be97567ca19b1018861d1ab37d2dea769f (patch)
tree1a8dc3773114a874a4ce532843c7e229202ecd2f /auth/pom.xml
parent7cd0977156eca54c62ba9a5776038144375e292a (diff)
move to JJB, missed files
Issue-ID: AAF-842 Change-Id: I4f5d7bd8ecc86bdb11d55928d9461aae5efe10d2 Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'auth/pom.xml')
-rw-r--r--auth/pom.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/auth/pom.xml b/auth/pom.xml
index 36fe6036..7951a641 100644
--- a/auth/pom.xml
+++ b/auth/pom.xml
@@ -264,17 +264,6 @@
</execution>
</executions>
</plugin>
- <plugin>
- <groupId>org.sonatype.plugins</groupId>
- <artifactId>nexus-staging-maven-plugin</artifactId>
- <version>1.6.7</version>
- <extensions>true</extensions>
- <configuration>
- <nexusUrl>${nexusproxy}</nexusUrl>
- <stagingProfileId>176c31dfe190a</stagingProfileId>
- <serverId>ecomp-staging</serverId>
- </configuration>
- </plugin>
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>