diff --git a/app/pom.xml b/app/pom.xml index b77fb1b..86e6696 100644 --- a/app/pom.xml +++ b/app/pom.xml @@ -4,7 +4,7 @@ net.kemitix.thorp thorp-parent - 1.0.0 + 1.1.0-SNAPSHOT ../parent/pom.xml diff --git a/cli/pom.xml b/cli/pom.xml index 707e523..35b5efc 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -4,7 +4,7 @@ net.kemitix.thorp thorp-parent - 1.0.0 + 1.1.0-SNAPSHOT ../parent/pom.xml diff --git a/config/pom.xml b/config/pom.xml index d491acf..102b44c 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -4,7 +4,7 @@ net.kemitix.thorp thorp-parent - 1.0.0 + 1.1.0-SNAPSHOT ../parent/pom.xml diff --git a/console/pom.xml b/console/pom.xml index 0ed6bbd..3353db6 100644 --- a/console/pom.xml +++ b/console/pom.xml @@ -4,7 +4,7 @@ net.kemitix.thorp thorp-parent - 1.0.0 + 1.1.0-SNAPSHOT ../parent/pom.xml diff --git a/domain/pom.xml b/domain/pom.xml index 41ed17c..9f82ca6 100644 --- a/domain/pom.xml +++ b/domain/pom.xml @@ -3,7 +3,7 @@ net.kemitix.thorp thorp-parent - 1.0.0 + 1.1.0-SNAPSHOT ../parent/pom.xml diff --git a/filesystem/pom.xml b/filesystem/pom.xml index 9646bab..1430a03 100644 --- a/filesystem/pom.xml +++ b/filesystem/pom.xml @@ -4,7 +4,7 @@ net.kemitix.thorp thorp-parent - 1.0.0 + 1.1.0-SNAPSHOT ../parent/pom.xml diff --git a/lib/pom.xml b/lib/pom.xml index a5c835d..6a58df5 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -4,7 +4,7 @@ net.kemitix.thorp thorp-parent - 1.0.0 + 1.1.0-SNAPSHOT ../parent/pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index 9ed1875..3e3f09d 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -12,7 +12,7 @@ net.kemitix.thorp thorp-parent - 1.0.0 + 1.1.0-SNAPSHOT pom diff --git a/pom.xml b/pom.xml index 09d0dc6..a4d6af6 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ net.kemitix.thorp thorp-root - 1.0.0 + 1.1.0-SNAPSHOT pom diff --git a/storage-aws/pom.xml b/storage-aws/pom.xml index 1313d6d..b41ce04 100644 --- a/storage-aws/pom.xml +++ b/storage-aws/pom.xml @@ -4,7 +4,7 @@ net.kemitix.thorp thorp-parent - 1.0.0 + 1.1.0-SNAPSHOT ../parent/pom.xml diff --git a/storage/pom.xml b/storage/pom.xml index 54724be..40a74f7 100644 --- a/storage/pom.xml +++ b/storage/pom.xml @@ -4,7 +4,7 @@ net.kemitix.thorp thorp-parent - 1.0.0 + 1.1.0-SNAPSHOT ../parent/pom.xml diff --git a/uishell/pom.xml b/uishell/pom.xml index 5f85c1a..a7d87b2 100644 --- a/uishell/pom.xml +++ b/uishell/pom.xml @@ -4,7 +4,7 @@ net.kemitix.thorp thorp-parent - 1.0.0 + 1.1.0-SNAPSHOT ../parent/pom.xml