From 769d345e3ac2dc809360201e63b9c668c5ac1b93 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Mon, 24 Sep 2018 13:09:27 -0700 Subject: Add version to pom files Change-Id: Ia7eaffdb1391b0b836a2911395c2b768b4926ef3 Signed-off-by: Patrick Brady Issue-ID: APPC-1208 --- appc-outbound/appc-aai-client/installer/pom.xml | 1 + appc-outbound/appc-aai-client/pom.xml | 1 + appc-outbound/appc-aai-client/provider/pom.xml | 1 + 3 files changed, 3 insertions(+) (limited to 'appc-outbound/appc-aai-client') diff --git a/appc-outbound/appc-aai-client/installer/pom.xml b/appc-outbound/appc-aai-client/installer/pom.xml index caddec898..16df0bec4 100755 --- a/appc-outbound/appc-aai-client/installer/pom.xml +++ b/appc-outbound/appc-aai-client/installer/pom.xml @@ -153,4 +153,5 @@ + 1.4.0-SNAPSHOT diff --git a/appc-outbound/appc-aai-client/pom.xml b/appc-outbound/appc-aai-client/pom.xml index 61692169f..d423c4e20 100755 --- a/appc-outbound/appc-aai-client/pom.xml +++ b/appc-outbound/appc-aai-client/pom.xml @@ -66,4 +66,5 @@ features installer + 1.4.0-SNAPSHOT diff --git a/appc-outbound/appc-aai-client/provider/pom.xml b/appc-outbound/appc-aai-client/provider/pom.xml index 11d42210c..4822abe21 100755 --- a/appc-outbound/appc-aai-client/provider/pom.xml +++ b/appc-outbound/appc-aai-client/provider/pom.xml @@ -159,4 +159,5 @@ + 1.4.0-SNAPSHOT -- cgit 1.2.3-korg