aboutsummaryrefslogtreecommitdiffstats
path: root/profiles
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-03-21 03:31:26 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-03-21 03:31:26 +0000
commitddf1c10fd24888a0d191aa113b9e938c6e691a3b (patch)
tree3ef1fc08b3397dec3a94d5753fcd149931fcf01d /profiles
parentfeece77a2cb0e86f2df26a680657255ce0658eef (diff)
Release cli5.0.3
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/snmp/pom.xml2
4 files changed, 4 insertions, 4 deletions
diff --git a/profiles/command/pom.xml b/profiles/command/pom.xml
index ddd3279f..9e0094f5 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>5.0.3-SNAPSHOT</version>
+ <version>5.0.3</version>
</parent>
<artifactId>cli-profiles-command</artifactId>
diff --git a/profiles/http/pom.xml b/profiles/http/pom.xml
index 4a8f2ce9..26c032ac 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>5.0.3-SNAPSHOT</version>
+ <version>5.0.3</version>
</parent>
<artifactId>cli-profiles-http</artifactId>
diff --git a/profiles/pom.xml b/profiles/pom.xml
index 39176e24..8f0e3c1a 100644
--- a/profiles/pom.xml
+++ b/profiles/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli</artifactId>
- <version>5.0.3-SNAPSHOT</version>
+ <version>5.0.3</version>
</parent>
<artifactId>cli-profiles</artifactId>
diff --git a/profiles/snmp/pom.xml b/profiles/snmp/pom.xml
index 43e5ff51..7dc81f0d 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>5.0.3-SNAPSHOT</version>
+ <version>5.0.3</version>
</parent>
<artifactId>cli-profiles-snmp</artifactId>