aboutsummaryrefslogtreecommitdiffstats
path: root/oparent/pom.xml
diff options
context:
space:
mode:
authorToineSiebelink <toine.siebelink@est.tech>2022-04-05 09:06:58 +0100
committerToineSiebelink <toine.siebelink@est.tech>2022-04-05 09:09:23 +0100
commit6d9e88830b5f4641bf8073215d7fbc259fdeff70 (patch)
treea6a33f158d3a4fc4fad2702d3ab65fafb0bbccc9 /oparent/pom.xml
parent6d692a25fc4f00e0524c43e4ce98dc9f957d5cd8 (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 'oparent/pom.xml')
-rw-r--r--oparent/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/oparent/pom.xml b/oparent/pom.xml
index a57c749..b549836 100644
--- a/oparent/pom.xml
+++ b/oparent/pom.xml
@@ -22,7 +22,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>oparent</artifactId>
@@ -300,7 +300,7 @@
<dependency>
<groupId>org.onap.oparent</groupId>
<artifactId>dependencies</artifactId>
- <version>3.3.0-SNAPSHOT</version>
+ <version>3.3.1-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>
@@ -457,7 +457,7 @@
<dependency>
<groupId>org.onap.oparent</groupId>
<artifactId>checkstyle</artifactId>
- <version>3.3.0-SNAPSHOT</version>
+ <version>3.3.1-SNAPSHOT</version>
</dependency>
</dependencies>
<executions>