diff options
Diffstat (limited to 'asdcApi/features/ccsdk-asdcApi')
-rw-r--r-- | asdcApi/features/ccsdk-asdcApi/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asdcApi/features/ccsdk-asdcApi/pom.xml b/asdcApi/features/ccsdk-asdcApi/pom.xml index d7ad2b799..515f8825f 100644 --- a/asdcApi/features/ccsdk-asdcApi/pom.xml +++ b/asdcApi/features/ccsdk-asdcApi/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.2.2-SNAPSHOT</version> + <version>1.2.2</version> <relativePath/> </parent> |