From c701407539324d60f32be496e5292808829ae1d6 Mon Sep 17 00:00:00 2001 From: Instrumental Date: Wed, 7 Nov 2018 11:21:03 -0600 Subject: Pom OParent, other hierarchy Issue-ID: AAF-613 Change-Id: I14531b546aebb9e5326ddc67eb3ec4eb9e17dac1 Signed-off-by: Instrumental --- sidecar/rproxy/.gitignore | 4 ++++ sidecar/rproxy/pom.xml | 26 ++------------------------ 2 files changed, 6 insertions(+), 24 deletions(-) create mode 100644 sidecar/rproxy/.gitignore (limited to 'sidecar/rproxy') diff --git a/sidecar/rproxy/.gitignore b/sidecar/rproxy/.gitignore new file mode 100644 index 0000000..6028f0a --- /dev/null +++ b/sidecar/rproxy/.gitignore @@ -0,0 +1,4 @@ +/.classpath +/.settings/ +/target/ +/.project diff --git a/sidecar/rproxy/pom.xml b/sidecar/rproxy/pom.xml index 6131a39..6c32238 100644 --- a/sidecar/rproxy/pom.xml +++ b/sidecar/rproxy/pom.xml @@ -24,35 +24,15 @@ org.onap.aaf.cadi.sidecar sidecar - 2.1.2-SNAPSHOT + 2.1.7-SNAPSHOT rproxy - 2.1.2-SNAPSHOT jar - aaf-rproxy + Sidecar rproxy ONAP AAF Reverse Proxy Microservice For Pluggable Security - - 2.0.3.RELEASE - ${basedir}/target - - - - - - - - org.springframework.boot - spring-boot-dependencies - ${spring.boot.version} - pom - import - - - - @@ -98,7 +78,6 @@ org.onap.aaf.cadi.sidecar fproxy - 2.1.2-SNAPSHOT @@ -116,7 +95,6 @@ org.onap.aaf.authz aaf-cadi-aaf - 2.1.2 -- cgit 1.2.3-korg