diff options
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 c81048e..f2a7d9a 100644 --- a/license/pom.xml +++ b/license/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>version</artifactId> - <version>3.3.2-SNAPSHOT</version> + <version>3.3.2</version> <relativePath>..</relativePath> </parent> <artifactId>onap-license</artifactId> |