diff options
author | Singal, Kapil (ks220y) <ks220y@att.com> | 2021-06-16 13:09:42 -0400 |
---|---|---|
committer | Singal, Kapil (ks220y) <ks220y@att.com> | 2021-06-16 13:09:42 -0400 |
commit | f32a87e51b875d1c350ce73dc25724699dcfe666 (patch) | |
tree | 5ddcc7a1295ea4c18f9c9993c7b4848a407de22d /northbound/asdcApi/pom.xml | |
parent | aa4da5d316e2349e815b5725ff834d35051c59cb (diff) |
Relasing 1.2.4 and Rolling to next snapshot
Issue-ID: CCSDK-3330
Change-Id: Ib073f4875f07271ca752a8062f8484e4f6a2a828
Diffstat (limited to 'northbound/asdcApi/pom.xml')
-rwxr-xr-x | northbound/asdcApi/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/northbound/asdcApi/pom.xml b/northbound/asdcApi/pom.xml index 0f8ed2956..5c4700c02 100755 --- a/northbound/asdcApi/pom.xml +++ b/northbound/asdcApi/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>asdcApi</artifactId> - <version>1.2.4-SNAPSHOT</version> + <version>1.2.5-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: ${project.artifactId}</name> |