diff options
author | Dragosh, Pamela (pd1248) <pd1248@att.com> | 2021-10-26 08:27:03 -0400 |
---|---|---|
committer | Dragosh, Pamela (pd1248) <pd1248@att.com> | 2021-10-26 08:27:12 -0400 |
commit | fff3e78397f8d50d8dfd1d23365b0ccbff71a848 (patch) | |
tree | 192d37e963a93dce29c6a92ca052bfd4edc0a573 /license/pom.xml | |
parent | 1d14b4c415b9b08abe10f2c32aa2c690103673fe (diff) |
Bump master to 3.3.0-SNAPSHOT
For Jakarta release.
Issue-ID: INT-1999
Change-Id: Id7af7ad297c0c625002fbb16c4340b8677a5a88a
Signed-off-by: Dragosh, Pamela (pd1248) <pd1248@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 15b3ef9..5d8d6ff 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.2-SNAPSHOT</version> + <version>3.3.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>onap-license</artifactId> |