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-inbound/appc-artifact-handler/installer/pom.xml | 1 + appc-inbound/appc-artifact-handler/model/pom.xml | 1 + appc-inbound/appc-artifact-handler/pom.xml | 1 + appc-inbound/appc-artifact-handler/provider/pom.xml | 1 + 4 files changed, 4 insertions(+) (limited to 'appc-inbound/appc-artifact-handler') diff --git a/appc-inbound/appc-artifact-handler/installer/pom.xml b/appc-inbound/appc-artifact-handler/installer/pom.xml index 6a953d4ad..07d319785 100755 --- a/appc-inbound/appc-artifact-handler/installer/pom.xml +++ b/appc-inbound/appc-artifact-handler/installer/pom.xml @@ -154,4 +154,5 @@ + 1.4.0-SNAPSHOT diff --git a/appc-inbound/appc-artifact-handler/model/pom.xml b/appc-inbound/appc-artifact-handler/model/pom.xml index 90030bb84..ca668ab83 100755 --- a/appc-inbound/appc-artifact-handler/model/pom.xml +++ b/appc-inbound/appc-artifact-handler/model/pom.xml @@ -123,4 +123,5 @@ guava + 1.4.0-SNAPSHOT diff --git a/appc-inbound/appc-artifact-handler/pom.xml b/appc-inbound/appc-artifact-handler/pom.xml index d2098e64d..8210833fc 100755 --- a/appc-inbound/appc-artifact-handler/pom.xml +++ b/appc-inbound/appc-artifact-handler/pom.xml @@ -68,4 +68,5 @@ features installer + 1.4.0-SNAPSHOT diff --git a/appc-inbound/appc-artifact-handler/provider/pom.xml b/appc-inbound/appc-artifact-handler/provider/pom.xml index 9c4b42efc..6c463f515 100755 --- a/appc-inbound/appc-artifact-handler/provider/pom.xml +++ b/appc-inbound/appc-artifact-handler/provider/pom.xml @@ -160,4 +160,5 @@ limitations under the License. 0.1.54 + 1.4.0-SNAPSHOT -- cgit 1.2.3-korg