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 1774915ed..38e77dc2d 100755 --- a/appc-outbound/appc-aai-client/installer/pom.xml +++ b/appc-outbound/appc-aai-client/installer/pom.xml @@ -26,7 +26,7 @@ <parent> <artifactId>appc-aai-client</artifactId> <groupId>org.onap.appc</groupId> - <version>1.3.0-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> </parent> <artifactId>appc-aai-client-installer</artifactId> <name>APPC AAI Client -Installer</name> |