diff options
Diffstat (limited to 'appc-oam/appc-oam-installer/pom.xml')
-rw-r--r-- | appc-oam/appc-oam-installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-oam/appc-oam-installer/pom.xml b/appc-oam/appc-oam-installer/pom.xml index acb4afc0e..1f7c30192 100644 --- a/appc-oam/appc-oam-installer/pom.xml +++ b/appc-oam/appc-oam-installer/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> <relativePath /> </parent> <groupId>org.onap.appc</groupId> |