diff --git a/app/pom.xml b/app/pom.xml
index 0905acb31..9d3d46f86 100644
--- a/app/pom.xml
+++ b/app/pom.xml
@@ -4,7 +4,7 @@
net.kemitix.thorp
thorp-parent
- 1.1.0-SNAPSHOT
+ 2.0.0
../parent/pom.xml
diff --git a/app/src/main/java/net/kemitix/thorp/Program.java b/app/src/main/java/net/kemitix/thorp/Program.java
index 43333b404..bb28f60a6 100644
--- a/app/src/main/java/net/kemitix/thorp/Program.java
+++ b/app/src/main/java/net/kemitix/thorp/Program.java
@@ -23,7 +23,7 @@
public interface Program {
- String version = "1.1.0-SNAPSHOT";
+ String version = "2.0.0";
String versionLabel = String.format("%sThrop v%s%s",
Terminal.white, version, Terminal.reset);
diff --git a/cli/pom.xml b/cli/pom.xml
index c11595492..1ecc37f2c 100644
--- a/cli/pom.xml
+++ b/cli/pom.xml
@@ -4,7 +4,7 @@
net.kemitix.thorp
thorp-parent
- 1.1.0-SNAPSHOT
+ 2.0.0
../parent/pom.xml
diff --git a/config/pom.xml b/config/pom.xml
index 102b44c36..bb79e5d9d 100644
--- a/config/pom.xml
+++ b/config/pom.xml
@@ -4,7 +4,7 @@
net.kemitix.thorp
thorp-parent
- 1.1.0-SNAPSHOT
+ 2.0.0
../parent/pom.xml
diff --git a/console/pom.xml b/console/pom.xml
index 3353db6e5..d33688c27 100644
--- a/console/pom.xml
+++ b/console/pom.xml
@@ -4,7 +4,7 @@
net.kemitix.thorp
thorp-parent
- 1.1.0-SNAPSHOT
+ 2.0.0
../parent/pom.xml
diff --git a/domain/pom.xml b/domain/pom.xml
index 9f82ca6fd..ea70d6377 100644
--- a/domain/pom.xml
+++ b/domain/pom.xml
@@ -3,7 +3,7 @@
net.kemitix.thorp
thorp-parent
- 1.1.0-SNAPSHOT
+ 2.0.0
../parent/pom.xml
diff --git a/filesystem/pom.xml b/filesystem/pom.xml
index 1430a0361..fd18fdee2 100644
--- a/filesystem/pom.xml
+++ b/filesystem/pom.xml
@@ -4,7 +4,7 @@
net.kemitix.thorp
thorp-parent
- 1.1.0-SNAPSHOT
+ 2.0.0
../parent/pom.xml
@@ -37,14 +37,4 @@
test
-
-
-
-
- net.alchim31.maven
- scala-maven-plugin
-
-
-
-
-
\ No newline at end of file
+
diff --git a/lib/pom.xml b/lib/pom.xml
index 52c9bb97e..d6f0e0e1a 100644
--- a/lib/pom.xml
+++ b/lib/pom.xml
@@ -4,7 +4,7 @@
net.kemitix.thorp
thorp-parent
- 1.1.0-SNAPSHOT
+ 2.0.0
../parent/pom.xml
diff --git a/parent/pom.xml b/parent/pom.xml
index bc80eb9e4..6aaf6a01b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -12,7 +12,7 @@
net.kemitix.thorp
thorp-parent
- 1.1.0-SNAPSHOT
+ 2.0.0
pom
diff --git a/pom.xml b/pom.xml
index a4d6af66b..59a9156c0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
net.kemitix.thorp
thorp-root
- 1.1.0-SNAPSHOT
+ 2.0.0
pom
diff --git a/storage-aws/pom.xml b/storage-aws/pom.xml
index 47d90e89d..9986c810e 100644
--- a/storage-aws/pom.xml
+++ b/storage-aws/pom.xml
@@ -4,7 +4,7 @@
net.kemitix.thorp
thorp-parent
- 1.1.0-SNAPSHOT
+ 2.0.0
../parent/pom.xml
diff --git a/storage/pom.xml b/storage/pom.xml
index 5cb25f557..86db3ed4e 100644
--- a/storage/pom.xml
+++ b/storage/pom.xml
@@ -4,7 +4,7 @@
net.kemitix.thorp
thorp-parent
- 1.1.0-SNAPSHOT
+ 2.0.0
../parent/pom.xml
@@ -22,14 +22,4 @@
thorp-domain
-
-
-
-
- net.alchim31.maven
- scala-maven-plugin
-
-
-
-
-
\ No newline at end of file
+
diff --git a/uishell/pom.xml b/uishell/pom.xml
index df24d72c7..2d3d2c9bd 100644
--- a/uishell/pom.xml
+++ b/uishell/pom.xml
@@ -4,7 +4,7 @@
net.kemitix.thorp
thorp-parent
- 1.1.0-SNAPSHOT
+ 2.0.0
../parent/pom.xml