From 11b810b9d885b756cd286aace9576b889fb8285f Mon Sep 17 00:00:00 2001 From: Instrumental Date: Tue, 13 Nov 2018 17:27:23 -0600 Subject: Setup for Release 2.1.8 Issue-ID: AAF-630 Change-Id: I4c7b46b578921d53e0821dcee53ba66de96b6bd4 Signed-off-by: Instrumental --- pom.xml | 4 ++-- shiro-osgi-bundle/pom.xml | 2 +- shiro/pom.xml | 2 +- sidecar/fproxy/pom.xml | 2 +- sidecar/pom.xml | 2 +- sidecar/rproxy/pom.xml | 2 +- sidecar/tproxy-config/pom.xml | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 039d9e9..7dbfb24 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ 4.0.0 org.onap.aaf.cadi parent - 2.1.7-SNAPSHOT + 2.1.8-SNAPSHOT CADI Plugins Parent pom @@ -34,7 +34,7 @@ - 2.1.7 + 2.1.8 UTF-8 diff --git a/shiro-osgi-bundle/pom.xml b/shiro-osgi-bundle/pom.xml index e366b30..0b8b89e 100644 --- a/shiro-osgi-bundle/pom.xml +++ b/shiro-osgi-bundle/pom.xml @@ -22,7 +22,7 @@ org.onap.aaf.cadi parent - 2.1.7-SNAPSHOT + 2.1.8-SNAPSHOT .. diff --git a/shiro/pom.xml b/shiro/pom.xml index a228bd4..8ed2bd0 100644 --- a/shiro/pom.xml +++ b/shiro/pom.xml @@ -22,7 +22,7 @@ org.onap.aaf.cadi parent - 2.1.7-SNAPSHOT + 2.1.8-SNAPSHOT .. diff --git a/sidecar/fproxy/pom.xml b/sidecar/fproxy/pom.xml index 68e6a86..f40b666 100644 --- a/sidecar/fproxy/pom.xml +++ b/sidecar/fproxy/pom.xml @@ -24,7 +24,7 @@ org.onap.aaf.cadi.sidecar sidecar - 2.1.7-SNAPSHOT + 2.1.8-SNAPSHOT fproxy diff --git a/sidecar/pom.xml b/sidecar/pom.xml index c926d99..b30d38b 100644 --- a/sidecar/pom.xml +++ b/sidecar/pom.xml @@ -21,7 +21,7 @@ org.onap.aaf.cadi parent - 2.1.7-SNAPSHOT + 2.1.8-SNAPSHOT .. 4.0.0 diff --git a/sidecar/rproxy/pom.xml b/sidecar/rproxy/pom.xml index 57f5f0d..35ee153 100644 --- a/sidecar/rproxy/pom.xml +++ b/sidecar/rproxy/pom.xml @@ -24,7 +24,7 @@ org.onap.aaf.cadi.sidecar sidecar - 2.1.7-SNAPSHOT + 2.1.8-SNAPSHOT rproxy diff --git a/sidecar/tproxy-config/pom.xml b/sidecar/tproxy-config/pom.xml index a0b6982..c5d02ee 100644 --- a/sidecar/tproxy-config/pom.xml +++ b/sidecar/tproxy-config/pom.xml @@ -24,7 +24,7 @@ org.onap.aaf.cadi.sidecar sidecar - 2.1.7-SNAPSHOT + 2.1.8-SNAPSHOT tproxy-config -- cgit 1.2.3-korg