diff options
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> |