diff options
Diffstat (limited to 'restconf-client/installer/pom.xml')
-rwxr-xr-x | restconf-client/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/restconf-client/installer/pom.xml b/restconf-client/installer/pom.xml index f0c1f2b7..68b1a229 100755 --- a/restconf-client/installer/pom.xml +++ b/restconf-client/installer/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.2</version> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> |