Update SNAPSHOT version in maven projects/tests

This commit is contained in:
Mikhael Bogdanov
2021-07-28 15:21:04 +02:00
parent 55f7bb2756
commit a1bd728aef
21 changed files with 22 additions and 22 deletions
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-project</artifactId>
<version>1.5.255-SNAPSHOT</version>
<version>1.6.255-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>