aboutsummaryrefslogtreecommitdiffstats
path: root/validate
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-03-10 17:20:12 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-03-10 17:20:12 +0000
commit069772a3e3e5236a746066c1e56af03f4b295688 (patch)
treebb8b55e32011090f491e78e2f447d87b6b0b29d0 /validate
parent0c96183a143a91a09e9d0d9b17d00466a83cb855 (diff)
Release cli5.0.2
Diffstat (limited to 'validate')
-rw-r--r--validate/pom.xml2
-rw-r--r--validate/sample-mock-generator/pom.xml2
-rw-r--r--validate/sample-yaml-generator/pom.xml2
-rw-r--r--validate/validation/pom.xml2
4 files changed, 4 insertions, 4 deletions
diff --git a/validate/pom.xml b/validate/pom.xml
index f7f790df..6bfe8c0f 100644
--- a/validate/pom.xml
+++ b/validate/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli</artifactId>
- <version>5.0.2-SNAPSHOT</version>
+ <version>5.0.2</version>
</parent>
<artifactId>cli-validate</artifactId>
diff --git a/validate/sample-mock-generator/pom.xml b/validate/sample-mock-generator/pom.xml
index 025f6bd8..d35abfc5 100644
--- a/validate/sample-mock-generator/pom.xml
+++ b/validate/sample-mock-generator/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-validate</artifactId>
- <version>5.0.2-SNAPSHOT</version>
+ <version>5.0.2</version>
</parent>
<artifactId>cli-sample-mock-generator</artifactId>
diff --git a/validate/sample-yaml-generator/pom.xml b/validate/sample-yaml-generator/pom.xml
index a36a1a42..6e0ee72c 100644
--- a/validate/sample-yaml-generator/pom.xml
+++ b/validate/sample-yaml-generator/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-validate</artifactId>
- <version>5.0.2-SNAPSHOT</version>
+ <version>5.0.2</version>
</parent>
<artifactId>cli-sample-yaml-generator</artifactId>
diff --git a/validate/validation/pom.xml b/validate/validation/pom.xml
index e934878e..6ff5c553 100644
--- a/validate/validation/pom.xml
+++ b/validate/validation/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-validate</artifactId>
- <version>5.0.2-SNAPSHOT</version>
+ <version>5.0.2</version>
</parent>
<artifactId>cli-validation</artifactId>