diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-17 14:51:30 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-17 14:52:07 -0400 |
commit | edf059c27be11bcdbcd2ce6c1af87172ca7187ed (patch) | |
tree | 21ecc38aacca7078778de1fa2e82a50545a4fe57 /dataChange/features/features-dataChange/pom.xml | |
parent | bdb12c3b78320f8b1f5ba60c00be03f0710827fd (diff) |
Roll to next snapshot
Roll to next snapshot version
Change-Id: Ic986d7cbe2db5aa4647393fa69c17f860bae2739
Issue-ID: CCSDK-1701
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'dataChange/features/features-dataChange/pom.xml')
-rw-r--r-- | dataChange/features/features-dataChange/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dataChange/features/features-dataChange/pom.xml b/dataChange/features/features-dataChange/pom.xml index 0b5515ea..34730a4b 100644 --- a/dataChange/features/features-dataChange/pom.xml +++ b/dataChange/features/features-dataChange/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.3.4-SNAPSHOT</version> + <version>1.3.5-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>features-dataChange</artifactId> - <version>0.5.3-SNAPSHOT</version> + <version>0.5.4-SNAPSHOT</version> <packaging>feature</packaging> <name>ccsdk-sli-northbound :: dataChange :: ${project.artifactId}</name> |