aboutsummaryrefslogtreecommitdiffstats
path: root/aai-resources/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'aai-resources/pom.xml')
-rw-r--r--aai-resources/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml
index b69b93c..242c4a3 100644
--- a/aai-resources/pom.xml
+++ b/aai-resources/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.aai.resources</groupId>
<artifactId>resources</artifactId>
- <version>1.13.6-SNAPSHOT</version>
+ <version>1.14.0-SNAPSHOT</version>
</parent>
<properties>
<java.version>1.8</java.version>
@@ -722,7 +722,6 @@
<dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-xml</artifactId>
- <scope>test</scope>
</dependency>
</dependencies>
<dependencyManagement>