aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt/mountpoint-registrar
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-03-04 09:43:47 -0500
committerSingal, Kapil (ks220y) <ks220y@att.com>2020-03-04 17:04:11 -0500
commit04e519c3f9ab8ac745b9c6b8b67100090c91f8e1 (patch)
treee7c01629054324c4fc1cb9a8c01ab232e30594c9 /sdnr/wt/mountpoint-registrar
parent298e36213bae8e9c972928d09f7cf58d23bba991 (diff)
Use released 1.5.2 CCSDK parent
Use released Frankfurt M4 version of CCSDK parent poms Change-Id: I05de5b17ca00463c0d5e772d4995870df5ff0fc1 Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'sdnr/wt/mountpoint-registrar')
-rw-r--r--sdnr/wt/mountpoint-registrar/feature/pom.xml2
-rwxr-xr-xsdnr/wt/mountpoint-registrar/installer/pom.xml2
-rw-r--r--sdnr/wt/mountpoint-registrar/model/pom.xml2
-rwxr-xr-xsdnr/wt/mountpoint-registrar/pom.xml2
-rw-r--r--sdnr/wt/mountpoint-registrar/provider/pom.xml4
5 files changed, 6 insertions, 6 deletions
diff --git a/sdnr/wt/mountpoint-registrar/feature/pom.xml b/sdnr/wt/mountpoint-registrar/feature/pom.xml
index b9e3b23c2..32a9e1223 100644
--- a/sdnr/wt/mountpoint-registrar/feature/pom.xml
+++ b/sdnr/wt/mountpoint-registrar/feature/pom.xml
@@ -29,7 +29,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.5.2-SNAPSHOT</version>
+ <version>1.5.2</version>
<relativePath/>
</parent>
diff --git a/sdnr/wt/mountpoint-registrar/installer/pom.xml b/sdnr/wt/mountpoint-registrar/installer/pom.xml
index c4c47b24e..d83bfb210 100755
--- a/sdnr/wt/mountpoint-registrar/installer/pom.xml
+++ b/sdnr/wt/mountpoint-registrar/installer/pom.xml
@@ -29,7 +29,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.5.2-SNAPSHOT</version>
+ <version>1.5.2</version>
<relativePath/>
</parent>
diff --git a/sdnr/wt/mountpoint-registrar/model/pom.xml b/sdnr/wt/mountpoint-registrar/model/pom.xml
index 83c90c111..b2c8f9e29 100644
--- a/sdnr/wt/mountpoint-registrar/model/pom.xml
+++ b/sdnr/wt/mountpoint-registrar/model/pom.xml
@@ -29,7 +29,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.5.2-SNAPSHOT</version>
+ <version>1.5.2</version>
<relativePath/>
</parent>
diff --git a/sdnr/wt/mountpoint-registrar/pom.xml b/sdnr/wt/mountpoint-registrar/pom.xml
index d13d0f9f7..5294ab3cb 100755
--- a/sdnr/wt/mountpoint-registrar/pom.xml
+++ b/sdnr/wt/mountpoint-registrar/pom.xml
@@ -29,7 +29,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.5.2-SNAPSHOT</version>
+ <version>1.5.2</version>
<relativePath/>
</parent>
diff --git a/sdnr/wt/mountpoint-registrar/provider/pom.xml b/sdnr/wt/mountpoint-registrar/provider/pom.xml
index a4cffcb8f..4a100c0b4 100644
--- a/sdnr/wt/mountpoint-registrar/provider/pom.xml
+++ b/sdnr/wt/mountpoint-registrar/provider/pom.xml
@@ -29,8 +29,8 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.5.2-SNAPSHOT</version>
- <relativePath />
+ <version>1.5.2</version>
+ <relativePath/>
</parent>
<groupId>org.onap.ccsdk.features.sdnr.wt</groupId>