diff options
author | Instrumental <jonathan.gathman@att.com> | 2018-11-19 13:42:30 -0600 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2018-11-19 13:42:59 -0600 |
commit | 49d5ae3928a7079db098096592574e5a2bda592b (patch) | |
tree | 0f10375d589f4725cf9b620149542afb05acddc0 /sidecar/fproxy/pom.xml | |
parent | a42efeadbb7991c7dd277a7059ff6a3724dc7437 (diff) |
Move CADI to 2.1.9
Issue-ID: AAF-634
Change-Id: I3586bc4da38853b6320b887248f32c45f9704585
Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'sidecar/fproxy/pom.xml')
-rw-r--r-- | sidecar/fproxy/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sidecar/fproxy/pom.xml b/sidecar/fproxy/pom.xml index f40b666..eb6223c 100644 --- a/sidecar/fproxy/pom.xml +++ b/sidecar/fproxy/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.aaf.cadi.sidecar</groupId> <artifactId>sidecar</artifactId> - <version>2.1.8-SNAPSHOT</version> + <version>2.1.9-SNAPSHOT</version> </parent> <artifactId>fproxy</artifactId> |