summaryrefslogtreecommitdiffstats
path: root/filters
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-01-23 14:32:19 -0500
committerDan Timoney <dtimoney@att.com>2020-01-23 14:32:19 -0500
commit34881ba6b5170ed0a76b77c9f07795bca5d93b21 (patch)
tree616d4e06f272bd60b571473d1c5fe84e98591ea1 /filters
parentbfff55a06c555babe476eab98d39e468c19063f9 (diff)
Use released parent pom
Use released version of ccsdk/parent poms Change-Id: Ice9f18ee402e42f8e26c46640aeb0ae79343d105 Issue-ID: CCSDK-1963 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 089b2f43..74bacb19 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.1-SNAPSHOT</version>
+ <version>1.5.1</version>
<relativePath/>
</parent>
diff --git a/filters/pom.xml b/filters/pom.xml
index 005ce2f1..2665940f 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.1-SNAPSHOT</version>
+ <version>1.5.1</version>
<relativePath/>
</parent>
diff --git a/filters/provider/pom.xml b/filters/provider/pom.xml
index f315ceda..69be5bed 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.1-SNAPSHOT</version>
+ <version>1.5.1</version>
<relativePath/>
</parent>