stage a release candidate for 2.1.20 05/106305/2
authorJohn J. Franey <john.franey@att.com>
Mon, 20 Apr 2020 20:30:20 +0000 (16:30 -0400)
committerJohn J. Franey <john.franey@att.com>
Mon, 20 Apr 2020 21:46:14 +0000 (17:46 -0400)
Issue-ID: AAF-1124
Signed-off-by: John J. Franey <john.franey@att.com>
Change-Id: Ic4eb1e777946c9a009759684eb807287634c8050

28 files changed:
auth-client/pom.xml
auth/auth-batch/pom.xml
auth/auth-cass/pom.xml
auth/auth-certman/pom.xml
auth/auth-cmd/pom.xml
auth/auth-core/pom.xml
auth/auth-deforg/pom.xml
auth/auth-fs/pom.xml
auth/auth-gui/pom.xml
auth/auth-hello/pom.xml
auth/auth-locate/pom.xml
auth/auth-oauth/pom.xml
auth/auth-service/pom.xml
auth/docker/pom.xml
auth/pom.xml
cadi/aaf/pom.xml
cadi/client/pom.xml
cadi/core/pom.xml
cadi/oauth-enduser/pom.xml
cadi/pom.xml
cadi/servlet-sample/pom.xml
misc/env/pom.xml
misc/log4j/pom.xml
misc/pom.xml
misc/rosetta/pom.xml
misc/xgen/pom.xml
pom.xml
version.properties

index b011a58..eab753c 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.onap.aaf.authz</groupId>
         <artifactId>parent</artifactId>
-        <version>2.1.20-SNAPSHOT</version>
+        <version>2.1.20</version>
     </parent>
 
     <artifactId>aaf-auth-client</artifactId>
index f3f0e5c..f4ffc00 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.aaf.authz</groupId>
         <artifactId>authparent</artifactId>
-        <version>2.1.20-SNAPSHOT</version>
+        <version>2.1.20</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
index bd51b86..cd1aa86 100644 (file)
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.onap.aaf.authz</groupId>
         <artifactId>authparent</artifactId>
-        <version>2.1.20-SNAPSHOT</version>
+        <version>2.1.20</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
index 0adce9c..0a00501 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.onap.aaf.authz</groupId>
         <artifactId>authparent</artifactId>
-        <version>2.1.20-SNAPSHOT</version>
+        <version>2.1.20</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
index de573f1..91b71e2 100644 (file)
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.onap.aaf.authz</groupId>
         <artifactId>authparent</artifactId>
-        <version>2.1.20-SNAPSHOT</version>
+        <version>2.1.20</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
index 453b0de..2e10472 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.aaf.authz</groupId>
         <artifactId>authparent</artifactId>
-        <version>2.1.20-SNAPSHOT</version>
+        <version>2.1.20</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
index 52b34ab..9ee2089 100644 (file)
@@ -26,7 +26,7 @@
         <artifactId>authparent</artifactId>
         <relativePath>../pom.xml</relativePath>
         <groupId>org.onap.aaf.authz</groupId>
-        <version>2.1.20-SNAPSHOT</version>
+        <version>2.1.20</version>
     </parent>
 
     <artifactId>aaf-auth-deforg</artifactId>
index df18b23..52fc0da 100644 (file)
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.onap.aaf.authz</groupId>
         <artifactId>authparent</artifactId>
-        <version>2.1.20-SNAPSHOT</version>
+        <version>2.1.20</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
index 6eaced2..4dca465 100644 (file)
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.onap.aaf.authz</groupId>
         <artifactId>authparent</artifactId>
-        <version>2.1.20-SNAPSHOT</version>
+        <version>2.1.20</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
index a93bd2f..2c66b8c 100644 (file)
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.onap.aaf.authz</groupId>
         <artifactId>authparent</artifactId>
-        <version>2.1.20-SNAPSHOT</version>
+        <version>2.1.20</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
index 0d80192..a7c4d43 100644 (file)
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.onap.aaf.authz</groupId>
         <artifactId>authparent</artifactId>
-        <version>2.1.20-SNAPSHOT</version>
+        <version>2.1.20</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
index ee08689..6c7e586 100644 (file)
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.onap.aaf.authz</groupId>
         <artifactId>authparent</artifactId>
-        <version>2.1.20-SNAPSHOT</version>
+        <version>2.1.20</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
index 26fc7c7..ba8f36c 100644 (file)
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.onap.aaf.authz</groupId>
         <artifactId>authparent</artifactId>
-        <version>2.1.20-SNAPSHOT</version>
+        <version>2.1.20</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
index 4afd8e6..5f9995b 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.aaf.authz</groupId>
         <artifactId>authparent</artifactId>
-        <version>2.1.20-SNAPSHOT</version>
+        <version>2.1.20</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
index 9553ba4..fa9fe10 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.onap.aaf.authz</groupId>
         <artifactId>parent</artifactId>
-        <version>2.1.20-SNAPSHOT</version>
+        <version>2.1.20</version>
     </parent>
     <artifactId>authparent</artifactId>
     <name>AAF Auth Parent</name>
index 60d9c65..648f66e 100644 (file)
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.onap.aaf.authz</groupId>
         <artifactId>cadiparent</artifactId>
-        <version>2.1.20-SNAPSHOT</version>
+        <version>2.1.20</version>
         <relativePath>..</relativePath>
     </parent>
 
index ea483e9..76f84cb 100644 (file)
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.onap.aaf.authz</groupId>
         <artifactId>cadiparent</artifactId>
-        <version>2.1.20-SNAPSHOT</version>
+        <version>2.1.20</version>
         <relativePath>..</relativePath>
     </parent>
 
index e79dba2..7922d22 100644 (file)
@@ -16,7 +16,7 @@
         <groupId>org.onap.aaf.authz</groupId>
         <artifactId>cadiparent</artifactId>
         <relativePath>..</relativePath>
-        <version>2.1.20-SNAPSHOT</version>
+        <version>2.1.20</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index e3abc56..7847fdf 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.aaf.authz</groupId>
         <artifactId>cadiparent</artifactId>
-        <version>2.1.20-SNAPSHOT</version>
+        <version>2.1.20</version>
         <relativePath>..</relativePath>
     </parent>
     
index 40c0481..317de31 100644 (file)
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.onap.aaf.authz</groupId>
         <artifactId>parent</artifactId>
-        <version>2.1.20-SNAPSHOT</version>
+        <version>2.1.20</version>
     </parent>
     <artifactId>cadiparent</artifactId>
     <name>AAF CADI Parent (Code, Access, Data, Identity)</name>
index e421294..e3b9ccc 100644 (file)
@@ -4,7 +4,7 @@
         <groupId>org.onap.aaf.authz</groupId>
         <artifactId>cadiparent</artifactId>
         <relativePath>..</relativePath>
-        <version>2.1.20-SNAPSHOT</version>
+        <version>2.1.20</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <name>CADI Servlet Sample (Test Only)</name>
index 962c22b..c4802cf 100644 (file)
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.onap.aaf.authz</groupId>
         <artifactId>miscparent</artifactId>
-        <version>2.1.20-SNAPSHOT</version>
+        <version>2.1.20</version>
         <relativePath>..</relativePath>
     </parent>
 
index d734cf7..ef32fbf 100644 (file)
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.onap.aaf.authz</groupId>
         <artifactId>miscparent</artifactId>
-        <version>2.1.20-SNAPSHOT</version>
+        <version>2.1.20</version>
         <relativePath>..</relativePath>
     </parent>
 
index 1993a6c..f8f89f9 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
        <groupId>org.onap.aaf.authz</groupId>
        <artifactId>parent</artifactId>
-       <version>2.1.20-SNAPSHOT</version>
+       <version>2.1.20</version>
     </parent>
     <artifactId>miscparent</artifactId>
     <name>AAF Misc Parent</name>
index 1a4ab7b..dd8e5b5 100644 (file)
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.onap.aaf.authz</groupId>
         <artifactId>miscparent</artifactId>
-        <version>2.1.20-SNAPSHOT</version>
+        <version>2.1.20</version>
         <relativePath>..</relativePath>
     </parent>
 
index 46face0..7d1aeb7 100644 (file)
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.onap.aaf.authz</groupId>
         <artifactId>miscparent</artifactId>
-        <version>2.1.20-SNAPSHOT</version>
+        <version>2.1.20</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index f3ee5c1..93b37d5 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.aaf.authz</groupId>
     <artifactId>parent</artifactId>
-    <version>2.1.20-SNAPSHOT</version>
+    <version>2.1.20</version>
     <name>aaf-authz</name>
     <packaging>pom</packaging>
 
index bb43fd2..aecb8d3 100644 (file)
@@ -27,7 +27,7 @@
 # This TAG <version>2.1.19-SNAPSHOT</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=19
+patch=20
 
 base_version=${major}.${minor}.${patch}