diff options
Diffstat (limited to 'appc-outbound/appc-aai-client/installer/pom.xml')
-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 83836bfee..26dc21c78 100755 --- a/appc-outbound/appc-aai-client/installer/pom.xml +++ b/appc-outbound/appc-aai-client/installer/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.4.0</version> + <version>1.4.1</version> <relativePath /> </parent> <groupId>org.onap.appc</groupId> |