summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-10-27 17:57:03 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-10-27 17:57:03 +0000
commit3b8556bd13353d1f13fe175761cad1d6529d82bd (patch)
treeb8344f370b3f6e9d531a248abf1cdeef073ed42d
parenta731df5883aebc9fe34797737e00ea8f236019ee (diff)
Release aaf/cadi2.1.19
-rw-r--r--pom.xml2
-rw-r--r--shiro-osgi-bundle/pom.xml2
-rw-r--r--shiro/pom.xml2
-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
7 files changed, 7 insertions, 7 deletions
diff --git a/pom.xml b/pom.xml
index fe9e68b..c33c551 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.aaf.cadi</groupId>
<artifactId>parent</artifactId>
- <version>2.1.19-SNAPSHOT</version>
+ <version>2.1.19</version>
<name>CADI Plugins Parent</name>
<packaging>pom</packaging>
diff --git a/shiro-osgi-bundle/pom.xml b/shiro-osgi-bundle/pom.xml
index 228ae37..8ab6e96 100644
--- a/shiro-osgi-bundle/pom.xml
+++ b/shiro-osgi-bundle/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.aaf.cadi</groupId>
<artifactId>parent</artifactId>
- <version>2.1.19-SNAPSHOT</version>
+ <version>2.1.19</version>
<relativePath>..</relativePath>
</parent>
diff --git a/shiro/pom.xml b/shiro/pom.xml
index e7044ab..0b7ee65 100644
--- a/shiro/pom.xml
+++ b/shiro/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.aaf.cadi</groupId>
<artifactId>parent</artifactId>
- <version>2.1.19-SNAPSHOT</version>
+ <version>2.1.19</version>
<relativePath>..</relativePath>
</parent>
diff --git a/sidecar/fproxy/pom.xml b/sidecar/fproxy/pom.xml
index fce139d..4bcf5b6 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.19-SNAPSHOT</version>
+ <version>2.1.19</version>
</parent>
<properties>
diff --git a/sidecar/pom.xml b/sidecar/pom.xml
index 7634616..da80e48 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.19-SNAPSHOT</version>
+ <version>2.1.19</version>
<relativePath>..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/sidecar/rproxy/pom.xml b/sidecar/rproxy/pom.xml
index 088ac27..fbe04a4 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.19-SNAPSHOT</version>
+ <version>2.1.19</version>
</parent>
<properties>
diff --git a/sidecar/tproxy-config/pom.xml b/sidecar/tproxy-config/pom.xml
index e849c58..a15e5fc 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.19-SNAPSHOT</version>
+ <version>2.1.19</version>
</parent>
<artifactId>tproxy-config</artifactId>