diff options
Diffstat (limited to 'sdnr/wt/devicemodel/pom.xml')
-rwxr-xr-x | sdnr/wt/devicemodel/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/wt/devicemodel/pom.xml b/sdnr/wt/devicemodel/pom.xml index 14e4d6a69..82471b1d1 100755 --- a/sdnr/wt/devicemodel/pom.xml +++ b/sdnr/wt/devicemodel/pom.xml @@ -33,7 +33,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.2.2-SNAPSHOT</version> + <version>1.2.2</version> <relativePath/> </parent> |