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 + appc-config/appc-config-audit/pom.xml | 1 + appc-config/appc-config-audit/provider/pom.xml | 1 + appc-config/appc-config-generator/pom.xml | 1 + appc-config/appc-config-generator/provider/pom.xml | 1 + appc-config/appc-config-params/pom.xml | 1 + appc-config/appc-config-params/provider/pom.xml | 1 + appc-config/appc-data-services/pom.xml | 1 + appc-config/appc-data-services/provider/pom.xml | 1 + appc-config/appc-encryption-tool/pom.xml | 1 + appc-config/appc-encryption-tool/provider/pom.xml | 1 + appc-config/appc-flow-controller/pom.xml | 1 + appc-config/appc-flow-controller/provider/pom.xml | 1 + appc-config/pom.xml | 1 + 15 files changed, 15 insertions(+) (limited to 'appc-config') 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 diff --git a/appc-config/appc-config-audit/pom.xml b/appc-config/appc-config-audit/pom.xml index 25b03d35a..dd0fe5607 100644 --- a/appc-config/appc-config-audit/pom.xml +++ b/appc-config/appc-config-audit/pom.xml @@ -83,4 +83,5 @@ + 1.4.0-SNAPSHOT diff --git a/appc-config/appc-config-audit/provider/pom.xml b/appc-config/appc-config-audit/provider/pom.xml index bb6629200..98d4f5481 100644 --- a/appc-config/appc-config-audit/provider/pom.xml +++ b/appc-config/appc-config-audit/provider/pom.xml @@ -124,4 +124,5 @@ + 1.4.0-SNAPSHOT diff --git a/appc-config/appc-config-generator/pom.xml b/appc-config/appc-config-generator/pom.xml index afc3cdd28..28cf50382 100644 --- a/appc-config/appc-config-generator/pom.xml +++ b/appc-config/appc-config-generator/pom.xml @@ -67,4 +67,5 @@ features installer + 1.4.0-SNAPSHOT diff --git a/appc-config/appc-config-generator/provider/pom.xml b/appc-config/appc-config-generator/provider/pom.xml index fd5eacdc1..879b17247 100644 --- a/appc-config/appc-config-generator/provider/pom.xml +++ b/appc-config/appc-config-generator/provider/pom.xml @@ -153,4 +153,5 @@ + 1.4.0-SNAPSHOT diff --git a/appc-config/appc-config-params/pom.xml b/appc-config/appc-config-params/pom.xml index 7d17e3b22..2e44458cf 100644 --- a/appc-config/appc-config-params/pom.xml +++ b/appc-config/appc-config-params/pom.xml @@ -68,4 +68,5 @@ features installer + 1.4.0-SNAPSHOT diff --git a/appc-config/appc-config-params/provider/pom.xml b/appc-config/appc-config-params/provider/pom.xml index be07d7832..38f1a1084 100644 --- a/appc-config/appc-config-params/provider/pom.xml +++ b/appc-config/appc-config-params/provider/pom.xml @@ -141,4 +141,5 @@ + 1.4.0-SNAPSHOT diff --git a/appc-config/appc-data-services/pom.xml b/appc-config/appc-data-services/pom.xml index 33379544a..3e354a637 100644 --- a/appc-config/appc-data-services/pom.xml +++ b/appc-config/appc-data-services/pom.xml @@ -67,4 +67,5 @@ installer + 1.4.0-SNAPSHOT diff --git a/appc-config/appc-data-services/provider/pom.xml b/appc-config/appc-data-services/provider/pom.xml index 0b5676ea0..acb912932 100644 --- a/appc-config/appc-data-services/provider/pom.xml +++ b/appc-config/appc-data-services/provider/pom.xml @@ -159,4 +159,5 @@ + 1.4.0-SNAPSHOT diff --git a/appc-config/appc-encryption-tool/pom.xml b/appc-config/appc-encryption-tool/pom.xml index 0c3f31f8e..84477d90e 100644 --- a/appc-config/appc-encryption-tool/pom.xml +++ b/appc-config/appc-encryption-tool/pom.xml @@ -65,4 +65,5 @@ installer + 1.4.0-SNAPSHOT diff --git a/appc-config/appc-encryption-tool/provider/pom.xml b/appc-config/appc-encryption-tool/provider/pom.xml index d9ffca478..5f2a5c0b1 100644 --- a/appc-config/appc-encryption-tool/provider/pom.xml +++ b/appc-config/appc-encryption-tool/provider/pom.xml @@ -117,4 +117,5 @@ + 1.4.0-SNAPSHOT diff --git a/appc-config/appc-flow-controller/pom.xml b/appc-config/appc-flow-controller/pom.xml index f8bb886c9..96b487400 100644 --- a/appc-config/appc-flow-controller/pom.xml +++ b/appc-config/appc-flow-controller/pom.xml @@ -68,4 +68,5 @@ installer Flow sequence executor for APPC + 1.4.0-SNAPSHOT diff --git a/appc-config/appc-flow-controller/provider/pom.xml b/appc-config/appc-flow-controller/provider/pom.xml index 065b3be22..2d76b969f 100644 --- a/appc-config/appc-flow-controller/provider/pom.xml +++ b/appc-config/appc-flow-controller/provider/pom.xml @@ -162,4 +162,5 @@ + 1.4.0-SNAPSHOT diff --git a/appc-config/pom.xml b/appc-config/pom.xml index 0c8165c29..02f07f891 100644 --- a/appc-config/pom.xml +++ b/appc-config/pom.xml @@ -113,4 +113,5 @@ appc-config-audit + 1.4.0-SNAPSHOT -- cgit