summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Donley <christopher.donley@huawei.com>2018-05-17 12:39:34 -0700
committerChris Donley <christopher.donley@huawei.com>2018-05-17 12:39:34 -0700
commit5997590387b7ea1b26a281b0494f0a14be23e58d (patch)
tree362d41ec61ac846378a54d6d5473904ebb4b72d3
parent053b76c794e8619e94d0450c291fc8e29bd11ba2 (diff)
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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 4a8b6b7..0006066 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>