aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--INFO.yaml12
-rw-r--r--pom.xml4
-rw-r--r--releases/2.1.18.yaml4
-rw-r--r--releases/2.1.19.yaml4
-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
-rw-r--r--version.properties2
11 files changed, 23 insertions, 15 deletions
diff --git a/INFO.yaml b/INFO.yaml
index e90988e..b1f9a6d 100644
--- a/INFO.yaml
+++ b/INFO.yaml
@@ -2,7 +2,7 @@
project: 'aaf-cadi'
project_creation_date: '2017-07-12'
project_category: ''
-lifecycle_state: 'Incubation'
+lifecycle_state: 'Unmaintained'
project_lead: &onap_aaf_ptl
name: 'Jonathan Gathman'
email: 'jonathan.gathman@us.att.com'
@@ -20,13 +20,13 @@ mailing_list:
tag: '<[sub-project_name]>'
realtime_discussion: ''
meetings:
- - type: 'zoom'
- agenda: 'https://wiki.onap.org/display/DW/AAF+Meeting+Minutes'
- url: 'https://wiki.onap.org/pages/viewpage.action?pageId=15302787'
+ - type: 'n/a'
+ agenda: 'n/a'
+ url: 'n/a'
server: 'n/a'
channel: 'n/a'
- repeats: 'weekly'
- time: '14:00 UTC'
+ repeats: 'n/a'
+ time: 'n/a'
repositories:
- 'aaf/cadi'
committers:
diff --git a/pom.xml b/pom.xml
index 8b0096f..fe9e68b 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.18-SNAPSHOT</version>
+ <version>2.1.19-SNAPSHOT</version>
<name>CADI Plugins Parent</name>
<packaging>pom</packaging>
@@ -34,7 +34,7 @@
<properties>
<!-- This version needs to be RELEASED version. Fails on SNAPSHOT -->
- <cadi.version>2.7.2</cadi.version>
+ <cadi.version>2.7.4</cadi.version>
<!-- <sonar.skip>true</sonar.skip> -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<!-- project.jettyVersion>9.4.12.v20180830</project.jettyVersion -->
diff --git a/releases/2.1.18.yaml b/releases/2.1.18.yaml
new file mode 100644
index 0000000..dfe1206
--- /dev/null
+++ b/releases/2.1.18.yaml
@@ -0,0 +1,4 @@
+distribution_type: 'maven'
+version: '2.1.18'
+project: 'aaf-cadi'
+log_dir: 'aaf-cadi-maven-stage-master/481/'
diff --git a/releases/2.1.19.yaml b/releases/2.1.19.yaml
new file mode 100644
index 0000000..93c35e4
--- /dev/null
+++ b/releases/2.1.19.yaml
@@ -0,0 +1,4 @@
+distribution_type: 'maven'
+version: '2.1.19'
+project: 'aaf-cadi'
+log_dir: 'aaf-cadi-maven-stage-master/515/'
diff --git a/shiro-osgi-bundle/pom.xml b/shiro-osgi-bundle/pom.xml
index 531ee90..228ae37 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.18-SNAPSHOT</version>
+ <version>2.1.19-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/shiro/pom.xml b/shiro/pom.xml
index fada340..e7044ab 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.18-SNAPSHOT</version>
+ <version>2.1.19-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/sidecar/fproxy/pom.xml b/sidecar/fproxy/pom.xml
index eb680ba..fce139d 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.18-SNAPSHOT</version>
+ <version>2.1.19-SNAPSHOT</version>
</parent>
<properties>
diff --git a/sidecar/pom.xml b/sidecar/pom.xml
index bba5587..7634616 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.18-SNAPSHOT</version>
+ <version>2.1.19-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/sidecar/rproxy/pom.xml b/sidecar/rproxy/pom.xml
index 368c833..088ac27 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.18-SNAPSHOT</version>
+ <version>2.1.19-SNAPSHOT</version>
</parent>
<properties>
diff --git a/sidecar/tproxy-config/pom.xml b/sidecar/tproxy-config/pom.xml
index e1de788..e849c58 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.18-SNAPSHOT</version>
+ <version>2.1.19-SNAPSHOT</version>
</parent>
<artifactId>tproxy-config</artifactId>
diff --git a/version.properties b/version.properties
index c276227..4f38cbc 100644
--- a/version.properties
+++ b/version.properties
@@ -28,7 +28,7 @@
# This TAG <version>2.1.13</version> is here to help remember to change this file. Keep it up to date with the following "real" entries:
major=2
minor=1
-patch=18
+patch=19
base_version=${major}.${minor}.${patch}