diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-06-25 10:26:51 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-06-25 10:44:10 -0400 |
commit | 2d1ddb66a337696915b598d8997ac1b435a6532f (patch) | |
tree | a50cbd3dadec4d6e128a0b16a91674c0b8cb2e9e /aai-schema-ingest | |
parent | b31816bbe73439bab7546e1412981106ab0c4bf8 (diff) |
Set oparent to 2.0.0
Issue-ID: AAI-2464
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: I7eaef97c6c95063937b613711de48e3e692a22f4
Diffstat (limited to 'aai-schema-ingest')
-rw-r--r-- | aai-schema-ingest/pom.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/aai-schema-ingest/pom.xml b/aai-schema-ingest/pom.xml index 33a3f47b..5d294e39 100644 --- a/aai-schema-ingest/pom.xml +++ b/aai-schema-ingest/pom.xml @@ -49,10 +49,6 @@ <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> </plugin> |