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-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml | 1 + appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml | 1 + appc-dispatcher/appc-command-executor/pom.xml | 1 + 3 files changed, 3 insertions(+) (limited to 'appc-dispatcher/appc-command-executor') diff --git a/appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml b/appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml index 0750979fc..1cba1c502 100644 --- a/appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml +++ b/appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml @@ -90,4 +90,5 @@ org.onap.appc + 1.4.0-SNAPSHOT diff --git a/appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml b/appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml index 0502029ec..7cd9f0ed3 100644 --- a/appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml +++ b/appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml @@ -124,4 +124,5 @@ org.onap.appc + 1.4.0-SNAPSHOT diff --git a/appc-dispatcher/appc-command-executor/pom.xml b/appc-dispatcher/appc-command-executor/pom.xml index e2bcd0eaa..5f50bb17e 100644 --- a/appc-dispatcher/appc-command-executor/pom.xml +++ b/appc-dispatcher/appc-command-executor/pom.xml @@ -47,4 +47,5 @@ org.onap.appc + 1.4.0-SNAPSHOT -- cgit 1.2.3-korg