diff options
Diffstat (limited to 'dataChange/features/features-dataChange')
-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 e5a9f04c7..a55235507 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.1-SNAPSHOT</version> + <version>1.3.2</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>features-dataChange</artifactId> - <version>0.5.0-SNAPSHOT</version> + <version>0.5.1-SNAPSHOT</version> <packaging>feature</packaging> <name>ccsdk-sli-northbound :: dataChange :: ${project.artifactId}</name> |