diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-22 16:14:30 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-22 16:14:30 -0400 |
commit | 66a313e2665ec10f8d59df5cf12d659a0ef7d694 (patch) | |
tree | cd87c39958eea3ddc1e0bae6055a351a94ca64a1 /dataChange/features/ccsdk-dataChange/pom.xml | |
parent | 1f685ea0295dc23233fa91cdc32ba412535d3f50 (diff) |
Roll elalto-fluorine version
Roll version on El Alto Fluorine branch
Change-Id: Id7d90b539c973a8c6947db17f6e52a7de96dd732
Issue-ID: CCSDK-1641
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'dataChange/features/ccsdk-dataChange/pom.xml')
-rw-r--r-- | dataChange/features/ccsdk-dataChange/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dataChange/features/ccsdk-dataChange/pom.xml b/dataChange/features/ccsdk-dataChange/pom.xml index 635cbe5f..ec748d5c 100644 --- a/dataChange/features/ccsdk-dataChange/pom.xml +++ b/dataChange/features/ccsdk-dataChange/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.4-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>ccsdk-dataChange</artifactId> - <version>0.5.2-SNAPSHOT</version> + <version>0.5.3-SNAPSHOT</version> <packaging>feature</packaging> <name>ccsdk-sli-northbound :: dataChange :: ${project.artifactId}</name> |