aboutsummaryrefslogtreecommitdiffstats
path: root/filters/provider/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-01-24 15:56:59 -0500
committerDan Timoney <dtimoney@att.com>2020-01-24 16:12:53 -0500
commitce33837a7d1904fa18c3a368d37d837d9c9b7397 (patch)
tree3ca17085d2228c1f9b77d10cfbb638ab588caaab /filters/provider/pom.xml
parenta65bd87c69cbb4d560e3e03c11c486bfcf7b77f4 (diff)
Roll versions to next snapshot
Roll CCSDK to next snapshot version Change-Id: I24f5470165522a4311c611785b323c1f81d41a8a Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'filters/provider/pom.xml')
-rwxr-xr-xfilters/provider/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/filters/provider/pom.xml b/filters/provider/pom.xml
index 69be5bed..fd24dbed 100755
--- a/filters/provider/pom.xml
+++ b/filters/provider/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.5.1</version>
+ <version>1.5.2-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>filters-provider</artifactId>
- <version>0.7.0-SNAPSHOT</version>
+ <version>0.7.1-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>ccsdk-sli-core :: filters :: ${project.artifactId}</name>