aboutsummaryrefslogtreecommitdiffstats
path: root/test/mocks/sniroemulator/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test/mocks/sniroemulator/pom.xml')
-rw-r--r--test/mocks/sniroemulator/pom.xml8
1 files changed, 1 insertions, 7 deletions
diff --git a/test/mocks/sniroemulator/pom.xml b/test/mocks/sniroemulator/pom.xml
index 11b556d34..288ecb63b 100644
--- a/test/mocks/sniroemulator/pom.xml
+++ b/test/mocks/sniroemulator/pom.xml
@@ -12,15 +12,9 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>0.1.1</version>
+ <version>1.2.1</version>
</parent>
-<!-- <parent>
- <groupId>org.springframework.boot</groupId>
- <artifactId>spring-boot-starter-parent</artifactId>
- <version>1.5.7.RELEASE</version>
-</parent>
--->
<properties>
<dockerLocation>${basedir}/target</dockerLocation>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>