summaryrefslogtreecommitdiffstats
path: root/auth/auth-batch/pom.xml
diff options
context:
space:
mode:
authorInstrumental <jonathan.gathman@att.com>2019-06-03 13:28:19 -0500
committerInstrumental <jonathan.gathman@att.com>2019-06-03 13:28:28 -0500
commit7cd0977156eca54c62ba9a5776038144375e292a (patch)
treef783ed9aafc70a1c48baa760ed907f4a45d5e44c /auth/auth-batch/pom.xml
parentdbec47530c91b6cd586fb05b44fd27444301e04a (diff)
move to JJB
Issue-ID: AAF-842 Change-Id: Iaa9512a2201f74c0b1e92bd7ad9a1fa05b94bb54 Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'auth/auth-batch/pom.xml')
-rw-r--r--auth/auth-batch/pom.xml12
1 files changed, 1 insertions, 11 deletions
diff --git a/auth/auth-batch/pom.xml b/auth/auth-batch/pom.xml
index 442f6b63..09ce6182 100644
--- a/auth/auth-batch/pom.xml
+++ b/auth/auth-batch/pom.xml
@@ -148,17 +148,7 @@
<configuration>
<skip>false</skip>
</configuration>
- </plugin>
- <plugin>
- <groupId>org.sonatype.plugins</groupId>
- <artifactId>nexus-staging-maven-plugin</artifactId>
- <extensions>true</extensions>
- <configuration>
- <nexusUrl>${nexusproxy}</nexusUrl>
- <stagingProfileId>176c31dfe190a</stagingProfileId>
- <serverId>ecomp-staging</serverId>
- </configuration>
- </plugin>
+ </plugin>
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>