summaryrefslogtreecommitdiffstats
path: root/core/utils
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-01-06 10:53:39 -0500
committerDan Timoney <dtimoney@att.com>2021-01-06 10:53:39 -0500
commit776193c8d33c6cebeec2b286e0b54f3697d38390 (patch)
tree5ede1c48be435bdf98e5a1aa609ffc42869d30a6 /core/utils
parent1ee3a301a982af539acca8bf3b3c5fd0b2c2c395 (diff)
Use released version 2.0.4 of parent pom
Update to use released version of parent pom for Guilin mtce release (2.0.4) Issue-ID: CCSDK-3074 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I2742ba87705dca62f0b085ba9af75b41403d5d29
Diffstat (limited to 'core/utils')
-rwxr-xr-xcore/utils/installer/pom.xml2
-rwxr-xr-xcore/utils/pom.xml2
-rw-r--r--core/utils/provider/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/core/utils/installer/pom.xml b/core/utils/installer/pom.xml
index 3636c5719..cdbbc8b9f 100755
--- a/core/utils/installer/pom.xml
+++ b/core/utils/installer/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.4</version>
<relativePath/>
</parent>
diff --git a/core/utils/pom.xml b/core/utils/pom.xml
index 252c085cf..ac1f7e37f 100755
--- a/core/utils/pom.xml
+++ b/core/utils/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.4</version>
<relativePath/>
</parent>
diff --git a/core/utils/provider/pom.xml b/core/utils/provider/pom.xml
index d444a3f6f..64949adda 100644
--- a/core/utils/provider/pom.xml
+++ b/core/utils/provider/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.4</version>
<relativePath/>
</parent>