diff --git a/Java/benchmark/pom.xml b/Java/benchmark/pom.xml index 22df57f0..bf17245f 100644 --- a/Java/benchmark/pom.xml +++ b/Java/benchmark/pom.xml @@ -6,7 +6,7 @@ software.amazon.randomcutforest randomcutforest-parent - 3.7.0-SNAPSHOT + 3.7.0 randomcutforest-benchmark diff --git a/Java/core/pom.xml b/Java/core/pom.xml index 10f8c1a3..6e38bc4c 100644 --- a/Java/core/pom.xml +++ b/Java/core/pom.xml @@ -6,7 +6,7 @@ software.amazon.randomcutforest randomcutforest-parent - 3.7.0-SNAPSHOT + 3.7.0 randomcutforest-core diff --git a/Java/examples/pom.xml b/Java/examples/pom.xml index 76e3f901..eed634e6 100644 --- a/Java/examples/pom.xml +++ b/Java/examples/pom.xml @@ -7,7 +7,7 @@ software.amazon.randomcutforest randomcutforest-parent - 3.7.0-SNAPSHOT + 3.7.0 randomcutforest-examples diff --git a/Java/parkservices/pom.xml b/Java/parkservices/pom.xml index f12988c8..e25a6330 100644 --- a/Java/parkservices/pom.xml +++ b/Java/parkservices/pom.xml @@ -6,7 +6,7 @@ software.amazon.randomcutforest randomcutforest-parent - 3.7.0-SNAPSHOT + 3.7.0 randomcutforest-parkservices diff --git a/Java/pom.xml b/Java/pom.xml index 5dcd1934..a3fa43f7 100644 --- a/Java/pom.xml +++ b/Java/pom.xml @@ -4,7 +4,7 @@ software.amazon.randomcutforest randomcutforest-parent - 3.7.0-SNAPSHOT + 3.7.0 pom software.amazon.randomcutforest:randomcutforest diff --git a/Java/serialization/pom.xml b/Java/serialization/pom.xml index c7c9c752..d4e77d59 100644 --- a/Java/serialization/pom.xml +++ b/Java/serialization/pom.xml @@ -7,7 +7,7 @@ software.amazon.randomcutforest randomcutforest-parent - 3.7.0-SNAPSHOT + 3.7.0 randomcutforest-serialization diff --git a/Java/testutils/pom.xml b/Java/testutils/pom.xml index 6acc815d..984f82ed 100644 --- a/Java/testutils/pom.xml +++ b/Java/testutils/pom.xml @@ -4,7 +4,7 @@ randomcutforest-parent software.amazon.randomcutforest - 3.7.0-SNAPSHOT + 3.7.0 randomcutforest-testutils