diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-01-15 06:46:22 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-01-15 06:46:22 +0000 |
commit | 5cb97d74c472b4435c26b0f43a540bfee4e92f44 (patch) | |
tree | d1d38169252ede4ca6a15696fb901989228195b0 /profiles/robot/pom.xml | |
parent | 6c2f544c9e270f59c69077f8d94a499bfeed1b32 (diff) |
Release cli6.0.1
Diffstat (limited to 'profiles/robot/pom.xml')
-rw-r--r-- | profiles/robot/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/robot/pom.xml b/profiles/robot/pom.xml index 3800f612..d3055359 100644 --- a/profiles/robot/pom.xml +++ b/profiles/robot/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-profiles</artifactId> - <version>6.0.1-SNAPSHOT</version> + <version>6.0.1</version> </parent> <artifactId>cli-profiles-robot</artifactId> |