diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2017-11-28 16:47:38 -0800 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2017-12-01 12:53:10 -0800 |
commit | 9ce7efe5b6e9c7ebd0554273bce8262d8f05844c (patch) | |
tree | 6fdec44b762f9ed56e22c8f0b40efdcc41ffaf41 /test/mocks/sniroemulator | |
parent | 2c43ba5bb6a8984166156451003bdb9005c8b0c8 (diff) |
Bump minor version
Bump minor version in preparation for Amsterdam
branching.
Change-Id: I435deb8fd6fea5955d192f309c5641a1298f90c6
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'test/mocks/sniroemulator')
-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> |