diff options
Diffstat (limited to 'template-node/installer/pom.xml')
-rw-r--r-- | template-node/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template-node/installer/pom.xml b/template-node/installer/pom.xml index 9e2b15e16..9bd133449 100644 --- a/template-node/installer/pom.xml +++ b/template-node/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> |