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-config/appc-config-adaptor/pom.xml | 1 + appc-config/appc-config-adaptor/provider/pom.xml | 1 + 2 files changed, 2 insertions(+) (limited to 'appc-config/appc-config-adaptor') diff --git a/appc-config/appc-config-adaptor/pom.xml b/appc-config/appc-config-adaptor/pom.xml index a91e32006..9dfa86924 100644 --- a/appc-config/appc-config-adaptor/pom.xml +++ b/appc-config/appc-config-adaptor/pom.xml @@ -61,4 +61,5 @@ installer + 1.4.0-SNAPSHOT diff --git a/appc-config/appc-config-adaptor/provider/pom.xml b/appc-config/appc-config-adaptor/provider/pom.xml index 4fbf5a5e7..6e1a34bc3 100644 --- a/appc-config/appc-config-adaptor/provider/pom.xml +++ b/appc-config/appc-config-adaptor/provider/pom.xml @@ -148,4 +148,5 @@ + 1.4.0-SNAPSHOT -- cgit 1.2.3-korg