diff options
author | Jim Hahn <jrh3@att.com> | 2021-07-29 10:21:58 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2021-07-29 10:47:24 -0400 |
commit | 8e4d857e81e3785becb28d1b8be325484ad870d5 (patch) | |
tree | 6d52414f773a12539d1a1646aba918bde7fdd196 /license/pom.xml | |
parent | d98ff92e1853fd93a10013f9bc0ff3671e6f5a55 (diff) |
Bump oparent to 3.2.2
Issue-ID: INT-1948
Change-Id: I63de3f84b774dd95cf760e602ae1da286dadb5c6
Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'license/pom.xml')
-rw-r--r-- | license/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/license/pom.xml b/license/pom.xml index f43994e..15b3ef9 100644 --- a/license/pom.xml +++ b/license/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>version</artifactId> - <version>3.2.1-SNAPSHOT</version> + <version>3.2.2-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>onap-license</artifactId> |