diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-04-30 11:51:05 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-04-30 11:51:05 -0400 |
commit | 329fe8991756dd775e8dccc5704533e0dcad16a8 (patch) | |
tree | 359895b065751b5602f7f2316d4399fecd016e08 /asdcApi/features/ccsdk-asdcApi/pom.xml | |
parent | ed46a3907146c1abea813338a888e3318c7b1524 (diff) |
Roll to next snapshot
Roll dublin branch to next snapshot (0.4.3-SNAPSHOT)
Change-Id: If79a2890cfa85e5cd1a914dc373d7129f571ab61
Issue-ID: CCSDK-1222
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'asdcApi/features/ccsdk-asdcApi/pom.xml')
-rw-r--r-- | asdcApi/features/ccsdk-asdcApi/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asdcApi/features/ccsdk-asdcApi/pom.xml b/asdcApi/features/ccsdk-asdcApi/pom.xml index 515f8825..57027849 100644 --- a/asdcApi/features/ccsdk-asdcApi/pom.xml +++ b/asdcApi/features/ccsdk-asdcApi/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.2.2</version> + <version>1.2.3-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>ccsdk-asdcApi</artifactId> - <version>0.4.2-SNAPSHOT</version> + <version>0.4.3-SNAPSHOT</version> <packaging>feature</packaging> <name>ccsdk-sli-northbound :: asdcApi :: ${project.artifactId}</name> |