summaryrefslogtreecommitdiffstats
path: root/misc
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 /misc
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 'misc')
-rw-r--r--misc/pom.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/misc/pom.xml b/misc/pom.xml
index 38c40f54..198f3d29 100644
--- a/misc/pom.xml
+++ b/misc/pom.xml
@@ -219,17 +219,6 @@
</configuration>
</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>
<version>${jacoco.version}</version>