diff options
Diffstat (limited to 'northbound/asdcApi/pom.xml')
-rwxr-xr-x | northbound/asdcApi/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/northbound/asdcApi/pom.xml b/northbound/asdcApi/pom.xml index 203946e2e..d7fc77251 100755 --- a/northbound/asdcApi/pom.xml +++ b/northbound/asdcApi/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.1.0</version> + <version>2.0.2</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>asdcApi</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.0.4-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: asdcApi</name> |