diff options
Diffstat (limited to 'a1-adapter/pom.xml')
-rw-r--r-- | a1-adapter/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/a1-adapter/pom.xml b/a1-adapter/pom.xml index 83532721..a889edbc 100644 --- a/a1-adapter/pom.xml +++ b/a1-adapter/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.1</version> <relativePath/> </parent> @@ -41,4 +41,4 @@ <module>a1-adapter-api</module> <module>features</module> </modules> -</project>
\ No newline at end of file +</project> |