diff options
Diffstat (limited to 'utils/features/pom.xml')
-rwxr-xr-x | utils/features/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/features/pom.xml b/utils/features/pom.xml index 444af428..cec65e6d 100755 --- a/utils/features/pom.xml +++ b/utils/features/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.2.3-SNAPSHOT</version> + <version>1.2.3</version> <relativePath/> </parent> |