diff options
Diffstat (limited to 'northbound/asdcApi/provider')
-rwxr-xr-x | northbound/asdcApi/provider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/northbound/asdcApi/provider/pom.xml b/northbound/asdcApi/provider/pom.xml index 2d1f57f14..545dbae84 100755 --- a/northbound/asdcApi/provider/pom.xml +++ b/northbound/asdcApi/provider/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>asdcApi-provider</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.2.2-SNAPSHOT</version> <packaging>bundle</packaging> <name>ccsdk-sli-northbound :: ${project.artifactId}</name> |