summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorSean Hassan <sean.hassan@att.com>2020-09-29 14:51:21 -0500
committerSean Hassan <sean.hassan@att.com>2020-09-29 14:51:34 -0500
commit0e051c5f9acaa54fcbf119b674d7e4e89a853363 (patch)
treec5cd50bf0b488ecd41a5838805ed6834f19e5a7a /misc
parentcee64537a7e4b8579996a4e3e1b0f98b7fe646cb (diff)
Prepare for release 2.7.3
Issue-ID: AAF-1205 Change-Id: Ifd1c6b57730d7df183829db2a316d3a77abcb435 Signed-off-by: Sean Hassan <sean.hassan@att.com>
Diffstat (limited to 'misc')
-rw-r--r--misc/env/pom.xml2
-rw-r--r--misc/log4j/pom.xml2
-rw-r--r--misc/pom.xml2
-rw-r--r--misc/rosetta/pom.xml2
-rw-r--r--misc/xgen/pom.xml2
5 files changed, 5 insertions, 5 deletions
diff --git a/misc/env/pom.xml b/misc/env/pom.xml
index 3776f637..1c8c98ce 100644
--- a/misc/env/pom.xml
+++ b/misc/env/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.aaf.authz</groupId>
<artifactId>miscparent</artifactId>
- <version>2.7.2-SNAPSHOT</version>
+ <version>2.7.3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/misc/log4j/pom.xml b/misc/log4j/pom.xml
index db3bd301..e725fa28 100644
--- a/misc/log4j/pom.xml
+++ b/misc/log4j/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.aaf.authz</groupId>
<artifactId>miscparent</artifactId>
- <version>2.7.2-SNAPSHOT</version>
+ <version>2.7.3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/misc/pom.xml b/misc/pom.xml
index 5720cfb1..b380d98f 100644
--- a/misc/pom.xml
+++ b/misc/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.aaf.authz</groupId>
<artifactId>parent</artifactId>
- <version>2.7.2-SNAPSHOT</version>
+ <version>2.7.3-SNAPSHOT</version>
</parent>
<artifactId>miscparent</artifactId>
<name>AAF Misc Parent</name>
diff --git a/misc/rosetta/pom.xml b/misc/rosetta/pom.xml
index aca025b5..d6a3566e 100644
--- a/misc/rosetta/pom.xml
+++ b/misc/rosetta/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.aaf.authz</groupId>
<artifactId>miscparent</artifactId>
- <version>2.7.2-SNAPSHOT</version>
+ <version>2.7.3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/misc/xgen/pom.xml b/misc/xgen/pom.xml
index 1df6056e..4bd271b6 100644
--- a/misc/xgen/pom.xml
+++ b/misc/xgen/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.aaf.authz</groupId>
<artifactId>miscparent</artifactId>
- <version>2.7.2-SNAPSHOT</version>
+ <version>2.7.3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>