diff options
author | 2022-04-05 09:06:58 +0100 | |
---|---|---|
committer | 2022-04-05 09:09:23 +0100 | |
commit | 6d9e88830b5f4641bf8073215d7fbc259fdeff70 (patch) | |
tree | a6a33f158d3a4fc4fad2702d3ab65fafb0bbccc9 /license | |
parent | 6d692a25fc4f00e0524c43e4ce98dc9f957d5cd8 (diff) |
Bump master version to 3.3.1-SNAPSHOT
Issue-ID: CPS-475
Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
Change-Id: Id8804d5c84143a21575605cc12b181ff25acd392
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 5d8d6ff..e14a1f6 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.0-SNAPSHOT</version> + <version>3.3.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>onap-license</artifactId> |