summaryrefslogtreecommitdiffstats
path: root/sdnr/wt/odlux/core
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-10-29 15:33:59 -0400
committerDan Timoney <dtimoney@att.com>2020-10-29 15:33:59 -0400
commitd6f93224f8fd8ce79cb16ce79045dd5648c7a2cb (patch)
tree13e234bd12d9cdb8ede68dcc54da7406037c7777 /sdnr/wt/odlux/core
parentee4c0d444012880c810f3325c93f0f5eaaf50940 (diff)
Use released 2.0.2 parent pom
Update to use released 2.0.2 version of parent poms Issue-ID: CCSDK-2931 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I2184daae613d7d3bd7cf35454b632d9b6d87ab43
Diffstat (limited to 'sdnr/wt/odlux/core')
-rw-r--r--sdnr/wt/odlux/core/features/pom.xml2
-rwxr-xr-xsdnr/wt/odlux/core/installer/pom.xml2
-rw-r--r--sdnr/wt/odlux/core/model/pom.xml2
-rw-r--r--sdnr/wt/odlux/core/pom.xml2
-rw-r--r--sdnr/wt/odlux/core/provider/pom.xml2
5 files changed, 5 insertions, 5 deletions
diff --git a/sdnr/wt/odlux/core/features/pom.xml b/sdnr/wt/odlux/core/features/pom.xml
index c26eec525..acaa21c4c 100644
--- a/sdnr/wt/odlux/core/features/pom.xml
+++ b/sdnr/wt/odlux/core/features/pom.xml
@@ -29,7 +29,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
<relativePath/>
</parent>
diff --git a/sdnr/wt/odlux/core/installer/pom.xml b/sdnr/wt/odlux/core/installer/pom.xml
index 5111fe7d6..34cd47519 100755
--- a/sdnr/wt/odlux/core/installer/pom.xml
+++ b/sdnr/wt/odlux/core/installer/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
<relativePath/>
</parent>
diff --git a/sdnr/wt/odlux/core/model/pom.xml b/sdnr/wt/odlux/core/model/pom.xml
index 374b9a3c8..62a5093fc 100644
--- a/sdnr/wt/odlux/core/model/pom.xml
+++ b/sdnr/wt/odlux/core/model/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
<relativePath/>
</parent>
diff --git a/sdnr/wt/odlux/core/pom.xml b/sdnr/wt/odlux/core/pom.xml
index 70406e0cf..4a26bd028 100644
--- a/sdnr/wt/odlux/core/pom.xml
+++ b/sdnr/wt/odlux/core/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
<relativePath/>
</parent>
diff --git a/sdnr/wt/odlux/core/provider/pom.xml b/sdnr/wt/odlux/core/provider/pom.xml
index a3006a318..2a26bc9b2 100644
--- a/sdnr/wt/odlux/core/provider/pom.xml
+++ b/sdnr/wt/odlux/core/provider/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
<relativePath/>
</parent>