Version set to 2.0.1 (#546)

This commit is contained in:
Paul Campbell 2020-11-06 18:49:20 +00:00 committed by GitHub
parent 8c7255e61f
commit 42634f9c09
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 13 additions and 13 deletions

View file

@ -4,7 +4,7 @@
<parent>
<groupId>net.kemitix.thorp</groupId>
<artifactId>thorp-parent</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

View file

@ -23,7 +23,7 @@ import java.util.concurrent.atomic.AtomicInteger;
public interface Program {
String version = "2.0.0";
String version = "2.0.1";
String versionLabel = String.format("%sThrop v%s%s",
Terminal.white, version, Terminal.reset);

View file

@ -4,7 +4,7 @@
<parent>
<groupId>net.kemitix.thorp</groupId>
<artifactId>thorp-parent</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

View file

@ -4,7 +4,7 @@
<parent>
<groupId>net.kemitix.thorp</groupId>
<artifactId>thorp-parent</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

View file

@ -4,7 +4,7 @@
<parent>
<groupId>net.kemitix.thorp</groupId>
<artifactId>thorp-parent</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

View file

@ -3,7 +3,7 @@
<parent>
<groupId>net.kemitix.thorp</groupId>
<artifactId>thorp-parent</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

View file

@ -4,7 +4,7 @@
<parent>
<groupId>net.kemitix.thorp</groupId>
<artifactId>thorp-parent</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

View file

@ -4,7 +4,7 @@
<parent>
<groupId>net.kemitix.thorp</groupId>
<artifactId>thorp-parent</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

View file

@ -12,7 +12,7 @@
<groupId>net.kemitix.thorp</groupId>
<artifactId>thorp-parent</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
<packaging>pom</packaging>
<properties>

View file

@ -3,7 +3,7 @@
<groupId>net.kemitix.thorp</groupId>
<artifactId>thorp-root</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
<packaging>pom</packaging>
<modules>

View file

@ -4,7 +4,7 @@
<parent>
<groupId>net.kemitix.thorp</groupId>
<artifactId>thorp-parent</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

View file

@ -4,7 +4,7 @@
<parent>
<groupId>net.kemitix.thorp</groupId>
<artifactId>thorp-parent</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

View file

@ -4,7 +4,7 @@
<parent>
<groupId>net.kemitix.thorp</groupId>
<artifactId>thorp-parent</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>