summaryrefslogtreecommitdiffstats
path: root/filters/features
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2018-11-15 13:17:24 -0500
committerTimoney, Dan (dt5972) <dtimoney@att.com>2018-11-15 13:17:24 -0500
commit33ff91e5d6924120cd710553bfdbe6332acacb75 (patch)
tree2fa0290c3a814fc6aec852a76d449eca3bf91c15 /filters/features
parentc6b5a4b074b24f9eaee93478f9deff4f3f7ec26e (diff)
Roll to next snapshot
Roll to snapshot 0.3.3-SNAPSHOT Change-Id: I18a6a6046d3814bbbfe598cb75743c7534068706 Issue-ID: CCSDK-679 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'filters/features')
-rw-r--r--filters/features/ccsdk-filters/pom.xml4
-rw-r--r--filters/features/features-filters/pom.xml4
-rwxr-xr-xfilters/features/pom.xml2
3 files changed, 5 insertions, 5 deletions
diff --git a/filters/features/ccsdk-filters/pom.xml b/filters/features/ccsdk-filters/pom.xml
index d5e595c2..64a60c29 100644
--- a/filters/features/ccsdk-filters/pom.xml
+++ b/filters/features/ccsdk-filters/pom.xml
@@ -6,13 +6,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.1.2</version>
+ <version>1.1.3-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>ccsdk-filters</artifactId>
- <version>0.3.2-SNAPSHOT</version>
+ <version>0.3.3-SNAPSHOT</version>
<packaging>feature</packaging>
<name>ccsdk-sli-core :: filters :: ${project.artifactId}</name>
diff --git a/filters/features/features-filters/pom.xml b/filters/features/features-filters/pom.xml
index 072763f3..149c7e61 100644
--- a/filters/features/features-filters/pom.xml
+++ b/filters/features/features-filters/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.1.2</version>
+ <version>1.1.3-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>features-filters</artifactId>
- <version>0.3.2-SNAPSHOT</version>
+ <version>0.3.3-SNAPSHOT</version>
<packaging>feature</packaging>
<name>ccsdk-sli-core :: filters :: ${project.artifactId}</name>
diff --git a/filters/features/pom.xml b/filters/features/pom.xml
index 93729eb3..766e76aa 100755
--- a/filters/features/pom.xml
+++ b/filters/features/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.2</version>
+ <version>1.1.3-SNAPSHOT</version>
<relativePath/>
</parent>