diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-06-27 17:45:36 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-06-27 17:45:39 -0400 |
commit | 7f5890c6fc0fc6ac130b0946e744c23e600832e9 (patch) | |
tree | 449842935172a42a7e4cd63b4cf5aaa887eef08d /champ-service | |
parent | 4b10d453777c4d1a984eb56e029ad2a00c490e72 (diff) |
Prepare champ for global-jjb1.5.0
Issue-ID: AAI-2483
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: I9d5b7576ef008c145ca5aa41b47a4e6819e4acf6
Diffstat (limited to 'champ-service')
-rw-r--r-- | champ-service/pom.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/champ-service/pom.xml b/champ-service/pom.xml index f27ee5a..bb22cd7 100644 --- a/champ-service/pom.xml +++ b/champ-service/pom.xml @@ -365,12 +365,6 @@ limitations under the License. <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-deploy-plugin</artifactId> </plugin> - - <plugin> - <groupId>org.sonatype.plugins</groupId> - <artifactId>nexus-staging-maven-plugin</artifactId> - </plugin> - <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-site-plugin</artifactId> |