summaryrefslogtreecommitdiffstats
path: root/profiles
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2021-01-15 06:46:22 +0000
committerjenkins-releng <jenkins-releng@onap.org>2021-01-15 06:46:22 +0000
commit5cb97d74c472b4435c26b0f43a540bfee4e92f44 (patch)
treed1d38169252ede4ca6a15696fb901989228195b0 /profiles
parent6c2f544c9e270f59c69077f8d94a499bfeed1b32 (diff)
Release cli6.0.1
Diffstat (limited to 'profiles')
-rw-r--r--profiles/command/pom.xml2
-rw-r--r--profiles/http/pom.xml2
-rw-r--r--profiles/pom.xml2
-rw-r--r--profiles/robot/pom.xml2
-rw-r--r--profiles/snmp/pom.xml2
5 files changed, 5 insertions, 5 deletions
diff --git a/profiles/command/pom.xml b/profiles/command/pom.xml
index a9568a55..97029223 100644
--- a/profiles/command/pom.xml
+++ b/profiles/command/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-command</artifactId>
diff --git a/profiles/http/pom.xml b/profiles/http/pom.xml
index a89ba75d..3dcfcdbf 100644
--- a/profiles/http/pom.xml
+++ b/profiles/http/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-http</artifactId>
diff --git a/profiles/pom.xml b/profiles/pom.xml
index 61ae4f5c..fec0481e 100644
--- a/profiles/pom.xml
+++ b/profiles/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli</artifactId>
- <version>6.0.1-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>cli-profiles</artifactId>
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>
diff --git a/profiles/snmp/pom.xml b/profiles/snmp/pom.xml
index 33b84f0f..84a464f5 100644
--- a/profiles/snmp/pom.xml
+++ b/profiles/snmp/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-snmp</artifactId>