diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2017-12-01 20:58:20 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-12-01 20:58:20 +0000 |
commit | 4a761513f252208150f2b7269449b422066e0be7 (patch) | |
tree | b3374b96df9bfaf79d975a0487484023ebcc8d85 /test | |
parent | e62aae6b5d079c5175441686d49364b71741f6d9 (diff) | |
parent | 9ce7efe5b6e9c7ebd0554273bce8262d8f05844c (diff) |
Merge "Bump minor version"
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> |