diff options
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 e3f1f4b7d..be4b716da 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.5.5-SNAPSHOT</version> + <version>1.5.6-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: ${project.artifactId}</name> |