Rebase and fix version.

Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
This commit is contained in:
Tomas Langer
2020-07-02 01:41:30 +02:00
committed by Santiago Pericasgeertsen
parent 753f4043bb
commit ad0c19ecfb
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-se</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.2-SNAPSHOT</version>
<relativePath>../../../applications/se/pom.xml</relativePath>
</parent>

View File

@@ -22,7 +22,7 @@
<parent>
<groupId>io.helidon</groupId>
<artifactId>helidon-project</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.2-SNAPSHOT</version>
</parent>
<groupId>io.helidon.fault-tolerance</groupId>