aboutsummaryrefslogtreecommitdiffstats
path: root/sidecar
diff options
context:
space:
mode:
authorSai Gandham <sg481n@att.com>2019-01-30 08:44:44 -0600
committerSai Gandham <sg481n@att.com>2019-01-30 08:44:54 -0600
commita649fd1b3c8308b4c7cc2018965c93bff9d7eb54 (patch)
tree5e5982afe98473b5b926995937a184ed1d47f1db /sidecar
parent179f92f44f374c1a4e913adaa348ed22244fa0a3 (diff)
Update shiro logging and sl4j init2.1.11
Issue-ID: AAF-655 Change-Id: I1e1439efbee5900c82a6065a0581faae15622581 Signed-off-by: Sai Gandham <sg481n@att.com>
Diffstat (limited to 'sidecar')
-rw-r--r--sidecar/fproxy/pom.xml2
-rw-r--r--sidecar/pom.xml2
-rw-r--r--sidecar/rproxy/pom.xml2
-rw-r--r--sidecar/tproxy-config/pom.xml2
4 files changed, 4 insertions, 4 deletions
diff --git a/sidecar/fproxy/pom.xml b/sidecar/fproxy/pom.xml
index 97c470d..1a63ea5 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.10-SNAPSHOT</version>
+ <version>2.1.11-SNAPSHOT</version>
</parent>
<artifactId>fproxy</artifactId>
diff --git a/sidecar/pom.xml b/sidecar/pom.xml
index 0345abb..2d5f678 100644
--- a/sidecar/pom.xml
+++ b/sidecar/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.onap.aaf.cadi</groupId>
<artifactId>parent</artifactId>
- <version>2.1.10-SNAPSHOT</version>
+ <version>2.1.11-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/sidecar/rproxy/pom.xml b/sidecar/rproxy/pom.xml
index dd7a07e..ce105a9 100644
--- a/sidecar/rproxy/pom.xml
+++ b/sidecar/rproxy/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.aaf.cadi.sidecar</groupId>
<artifactId>sidecar</artifactId>
- <version>2.1.10-SNAPSHOT</version>
+ <version>2.1.11-SNAPSHOT</version>
</parent>
<artifactId>rproxy</artifactId>
diff --git a/sidecar/tproxy-config/pom.xml b/sidecar/tproxy-config/pom.xml
index fdac4fb..d981797 100644
--- a/sidecar/tproxy-config/pom.xml
+++ b/sidecar/tproxy-config/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.aaf.cadi.sidecar</groupId>
<artifactId>sidecar</artifactId>
- <version>2.1.10-SNAPSHOT</version>
+ <version>2.1.11-SNAPSHOT</version>
</parent>
<artifactId>tproxy-config</artifactId>