diff options
author | 2022-04-22 12:13:40 +0100 | |
---|---|---|
committer | 2022-04-22 12:16:09 +0100 | |
commit | cedcf4a0658f7842e915b0b7cc3e0fde2ba72cac (patch) | |
tree | 46e9c205670ed72eefb42e114634d9ec4a7fda5b /license | |
parent | a9d629e18bba9d020e1601651dfc939a8816d7ae (diff) |
Bump oparent to 3.3.2-SNAPSHOT
Issue-ID: POLICY-4070
Change-Id: I47d0a3f1786f12b381842dc678e9edfc58d07dd7
Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'license')
-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 e14a1f6..c81048e 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.1-SNAPSHOT</version> + <version>3.3.2-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>onap-license</artifactId> |