diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/mocks/sniroemulator/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mocks/sniroemulator/pom.xml b/test/mocks/sniroemulator/pom.xml index b2902fe9a..11b556d34 100644 --- a/test/mocks/sniroemulator/pom.xml +++ b/test/mocks/sniroemulator/pom.xml @@ -5,7 +5,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.onap.integration</groupId> <artifactId>sniroemulator</artifactId> - <version>1.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> <name>sniroemulator</name> <description>onap sniro emulator project based on Spring Boot</description> |