summaryrefslogtreecommitdiffstats
path: root/filters
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-06-24 07:06:08 -0400
committerDan Timoney <dtimoney@att.com>2020-06-24 07:06:08 -0400
commited8cc83a1b653822308f7390cf9c7bb078e18f87 (patch)
treef3bc3b9a9b885ff044c644124dbeda240164bf09 /filters
parent0bf1f9d2cf52bf2178f86c39da495355dcd5944f (diff)
Update to latest ccsdk/parent Frankfurt snapshot version6.0.0-ONAPfrankfurt
Updated parent versions to latest CCSDK Frankfurt snapshot Change-Id: If234c8000ff7c8267048d6ff531e153fbce06d39 Issue-ID: CCSDK-2478 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'filters')
-rwxr-xr-xfilters/installer/pom.xml2
-rw-r--r--filters/pom.xml2
-rwxr-xr-xfilters/provider/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/filters/installer/pom.xml b/filters/installer/pom.xml
index 0ac92737..da65b56d 100755
--- a/filters/installer/pom.xml
+++ b/filters/installer/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.5.6</version>
+ <version>1.5.10-SNAPSHOT</version>
<relativePath/>
</parent>
diff --git a/filters/pom.xml b/filters/pom.xml
index d85c9af6..0324fe7d 100644
--- a/filters/pom.xml
+++ b/filters/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.5.6</version>
+ <version>1.5.10-SNAPSHOT</version>
<relativePath/>
</parent>
diff --git a/filters/provider/pom.xml b/filters/provider/pom.xml
index 23bb539d..be0bf088 100755
--- a/filters/provider/pom.xml
+++ b/filters/provider/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.5.6</version>
+ <version>1.5.10-SNAPSHOT</version>
<relativePath/>
</parent>