summaryrefslogtreecommitdiffstats
path: root/northbound/dataChange
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2024-09-27 15:52:27 -0400
committerDan Timoney <dtimoney@att.com>2024-10-11 16:16:09 -0400
commit73c3bb0087e0272703e3524b34e31894cb1d4d1e (patch)
tree93a290235da4e93343b749ec13b368a25264c79a /northbound/dataChange
parente65b8638cb888f66d3c03f5507a804ff07851e0e (diff)
Update to use released versions
Update to use released versions of parent poms for New Delhi release Issue-ID: CCSDK-4058 Change-Id: Ie02b482d2717e997851425031a062601a67ad669 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'northbound/dataChange')
-rwxr-xr-xnorthbound/dataChange/installer/pom.xml2
-rwxr-xr-xnorthbound/dataChange/model/pom.xml2
-rwxr-xr-xnorthbound/dataChange/pom.xml2
-rwxr-xr-xnorthbound/dataChange/provider/pom.xml2
4 files changed, 4 insertions, 4 deletions
diff --git a/northbound/dataChange/installer/pom.xml b/northbound/dataChange/installer/pom.xml
index 5276c75ef..743e30eb4 100755
--- a/northbound/dataChange/installer/pom.xml
+++ b/northbound/dataChange/installer/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.6.1</version>
+ <version>2.7.0</version>
<relativePath/>
</parent>
diff --git a/northbound/dataChange/model/pom.xml b/northbound/dataChange/model/pom.xml
index 5506ada2d..41ac6e06c 100755
--- a/northbound/dataChange/model/pom.xml
+++ b/northbound/dataChange/model/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.6.1</version>
+ <version>2.7.0</version>
<relativePath/>
</parent>
diff --git a/northbound/dataChange/pom.xml b/northbound/dataChange/pom.xml
index 079e325bc..a57d6ded9 100755
--- a/northbound/dataChange/pom.xml
+++ b/northbound/dataChange/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.6.1</version>
+ <version>2.7.0</version>
<relativePath/>
</parent>
diff --git a/northbound/dataChange/provider/pom.xml b/northbound/dataChange/provider/pom.xml
index 006efa8ef..58f2df891 100755
--- a/northbound/dataChange/provider/pom.xml
+++ b/northbound/dataChange/provider/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.6.1</version>
+ <version>2.7.0</version>
<relativePath/>
</parent>