diff options
author | Kanagaraj Manickam <kanagaraj.manickam@huawei.com> | 2017-11-10 11:26:34 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-11-10 11:26:34 +0000 |
commit | cb1fc99d7fcdc059240d6e0766df54e586ef2997 (patch) | |
tree | bd3642d48ef1ede8e96c409b16f83c22e1ddf3ce /plugins/msb/pom.xml | |
parent | 2367f040affcb6a5eeee7eb21af25138a264ad09 (diff) | |
parent | f6cef5e600fd380ffdbc388013247b1980781b4b (diff) |
Merge "Set version to 1.1.0" into release-1.1.0
Diffstat (limited to 'plugins/msb/pom.xml')
-rw-r--r-- | plugins/msb/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/msb/pom.xml b/plugins/msb/pom.xml index 18a76f87..93e6e13c 100644 --- a/plugins/msb/pom.xml +++ b/plugins/msb/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-plugins</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>cli-plugins-msb</artifactId> |