diff options
Diffstat (limited to 'sshapi-call-node/features/pom.xml')
-rwxr-xr-x | sshapi-call-node/features/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sshapi-call-node/features/pom.xml b/sshapi-call-node/features/pom.xml index 49b96e3f..5ff6cceb 100755 --- a/sshapi-call-node/features/pom.xml +++ b/sshapi-call-node/features/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.0</version> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> |