diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2021-01-26 07:55:09 -0500 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2021-01-26 07:55:14 -0500 |
commit | c6044f697e3345c8b907a4f8d5f0cfa3d4069071 (patch) | |
tree | 69b47516b43a2bee4168bf202763cea6b1efbd1d /license/pom.xml | |
parent | 5ef7981d5e998180524c8c936c31015e71c5921f (diff) |
Bump oparent 3.2.1-SNAPSHOT
Issue-ID: INT-1711
Change-Id: Ic1fc0e1db56dd673d68dae0ca2f02fbd928b9be1
Signed-off-by: Pamela Dragosh <pdragosh@research.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 aa40fca..f43994e 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.0-SNAPSHOT</version> + <version>3.2.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>onap-license</artifactId> |