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-annotations/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-annotations/pom.xml')
-rw-r--r-- | aai-annotations/pom.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/aai-annotations/pom.xml b/aai-annotations/pom.xml index f6255ae..2df2555 100644 --- a/aai-annotations/pom.xml +++ b/aai-annotations/pom.xml @@ -32,7 +32,6 @@ <artifactId>aai-annotations</artifactId> <name>aai-annotations</name> <packaging>jar</packaging> - <version>1.6.1-SNAPSHOT</version> <properties> <onap.nexus.url>https://nexus.onap.org</onap.nexus.url> </properties> @@ -40,7 +39,6 @@ <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> - <version>3.8.1</version> <scope>test</scope> </dependency> </dependencies> |