diff options
Diffstat (limited to 'appc-outbound/appc-aai-client/installer')
-rwxr-xr-x | appc-outbound/appc-aai-client/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-outbound/appc-aai-client/installer/pom.xml b/appc-outbound/appc-aai-client/installer/pom.xml index 9313a9e11..2b9d65d89 100755 --- a/appc-outbound/appc-aai-client/installer/pom.xml +++ b/appc-outbound/appc-aai-client/installer/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.7.0-SNAPSHOT</version> + <version>2.7.0</version> <relativePath/> </parent> <groupId>org.onap.appc</groupId> |