summaryrefslogtreecommitdiffstats
path: root/aai-annotations
diff options
context:
space:
mode:
Diffstat (limited to 'aai-annotations')
-rw-r--r--aai-annotations/pom.xml2
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>