diff options
author | ToineSiebelink <toine.siebelink@est.tech> | 2022-04-05 09:06:58 +0100 |
---|---|---|
committer | ToineSiebelink <toine.siebelink@est.tech> | 2022-04-05 09:09:23 +0100 |
commit | 6d9e88830b5f4641bf8073215d7fbc259fdeff70 (patch) | |
tree | a6a33f158d3a4fc4fad2702d3ab65fafb0bbccc9 /checkstyle | |
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 'checkstyle')
-rw-r--r-- | checkstyle/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml index 4ef9b36..018118e 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/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>checkstyle</artifactId> |