diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2019-01-25 16:58:41 -0800 |
---|---|---|
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2019-01-25 16:59:00 -0800 |
commit | d164a1e25710a11d3675899c0eff1905bd50675e (patch) | |
tree | c0f501dab521c51ad3756d56f08f67a20ad68b85 | |
parent | 36d29e46fbc50439e5e7a62efa08505bb2d047f8 (diff) |
Issue-ID: CIMAN-1
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
-rw-r--r-- | pom.xml | 11 |
1 files changed, 0 insertions, 11 deletions
@@ -94,17 +94,6 @@ <artifactId>versions-maven-plugin</artifactId> <version>1.3.1</version> </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.apache.maven.plugins</groupId> |