diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-01-22 23:35:43 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-01-22 23:35:43 +0000 |
commit | a5d17fe9bb1fe469429072dabb4e8da00bc8cff0 (patch) | |
tree | 6b4906b2738482403280db597a8c8468641a2b51 /license/pom.xml | |
parent | 119e2769d2c448cbfd74201294571555e93605d1 (diff) |
Release oparent3.2.0
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..1342bb2 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.0</version> <relativePath>..</relativePath> </parent> <artifactId>onap-license</artifactId> |