diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-12-12 10:46:50 -0500 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-12-12 10:46:52 -0500 |
commit | 1bdeba397bef337e6c0bafd0dd7351f6c299cde9 (patch) | |
tree | d26597d592236861679708b87ab02b972f554572 /aai-schema/pom.xml | |
parent | da561af6b1ad032df484665d9e6c16aed47f9df4 (diff) |
Change to aai-parent
Issue-ID: AAI-2738
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: Ibc0fdbf9ab4f26532cbc209f85b66bad2497064b
Diffstat (limited to 'aai-schema/pom.xml')
-rw-r--r-- | aai-schema/pom.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/aai-schema/pom.xml b/aai-schema/pom.xml index 7ebdf57..39d5f6f 100644 --- a/aai-schema/pom.xml +++ b/aai-schema/pom.xml @@ -31,7 +31,6 @@ </parent> <artifactId>aai-schema</artifactId> <name>aai-schema</name> - <version>1.6.1-SNAPSHOT</version> <properties> <onap.nexus.url>https://nexus.onap.org</onap.nexus.url> <!-- Start of Default ONAP Schema Properties --> @@ -48,7 +47,6 @@ <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> - <version>4.12</version> <scope>test</scope> </dependency> <dependency> |