diff options
Diffstat (limited to 'asdcApi/features/pom.xml')
-rwxr-xr-x | asdcApi/features/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asdcApi/features/pom.xml b/asdcApi/features/pom.xml index 260878a2c..2c81542bc 100755 --- a/asdcApi/features/pom.xml +++ b/asdcApi/features/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.2.1</version> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> |