diff options
author | Chris Donley <christopher.donley@huawei.com> | 2018-05-17 12:39:34 -0700 |
---|---|---|
committer | Chris Donley <christopher.donley@huawei.com> | 2018-05-17 12:39:34 -0700 |
commit | 5997590387b7ea1b26a281b0494f0a14be23e58d (patch) | |
tree | 362d41ec61ac846378a54d6d5473904ebb4b72d3 | |
parent | 053b76c794e8619e94d0450c291fc8e29bd11ba2 (diff) |
Increment vnfsdk ice versionv1.1.03.0.0-ONAP2.0.0-ONAPbeijing2.0.0-ONAP
Change from SNAPSHOT to 1.1.0
Issue-ID: VNFSDK-267
Change-Id: If7d1d80d36a8a30d3dec70b884f0afeaa941771b
Signed-off-by: Chris Donley <christopher.donley@huawei.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ under the License. <groupId>org.onap.vnfsdk.ice</groupId> <artifactId>vnf-sdk-ice</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.0</version> <packaging>pom</packaging> <name>vnfsdk-ice</name> |