summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMurali <murali.p@huawei.com>2017-09-07 13:37:47 +0000
committerMurali <murali.p@huawei.com>2017-09-07 13:37:47 +0000
commita3428bbc9d8b4547e94a9455211e7fbda529d4f5 (patch)
tree74bb2f242792a412342207ff47dc411d8ddb3af3 /pom.xml
parent396954bca55edcdca347867c6ce09a25c4744237 (diff)
Fix enforcement rules of no snapshots
Change-Id: Idbc4c71042be3366d6a059dd5663e0e1925a460f Jira:VNFSDK-34 Signed-off-by: Murali <murali.p@huawei.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 70c027de..eea8c3a9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>0.1.1</version>
<relativePath>../../oparent</relativePath>
</parent>