diff options
author | 2017-11-10 11:26:34 +0000 | |
---|---|---|
committer | 2017-11-10 11:26:34 +0000 | |
commit | cb1fc99d7fcdc059240d6e0766df54e586ef2997 (patch) | |
tree | bd3642d48ef1ede8e96c409b16f83c22e1ddf3ce /plugins/so/pom.xml | |
parent | 2367f040affcb6a5eeee7eb21af25138a264ad09 (diff) | |
parent | f6cef5e600fd380ffdbc388013247b1980781b4b (diff) |
Merge "Set version to 1.1.0" into release-1.1.0
Diffstat (limited to 'plugins/so/pom.xml')
-rw-r--r-- | plugins/so/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/so/pom.xml b/plugins/so/pom.xml index 2318f398..dc1b6af2 100644 --- a/plugins/so/pom.xml +++ b/plugins/so/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-so</artifactId> |