diff --git a/examples/pom.xml b/examples/pom.xml index 3847a04ade..c4ba771eb9 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -13,7 +13,7 @@ com.opengamma.strata strata-examples - 2.0.0-SNAPSHOT + 2.0.0 jar Strata-Examples Example code to demonstrate use of Strata diff --git a/modules/basics/pom.xml b/modules/basics/pom.xml index 51e1901479..3d16bc30a6 100644 --- a/modules/basics/pom.xml +++ b/modules/basics/pom.xml @@ -8,7 +8,7 @@ com.opengamma.strata strata-parent - 2.0.0-SNAPSHOT + 2.0.0 .. strata-basics diff --git a/modules/calc/pom.xml b/modules/calc/pom.xml index 04db79d7ad..7e6bab49a7 100644 --- a/modules/calc/pom.xml +++ b/modules/calc/pom.xml @@ -8,7 +8,7 @@ com.opengamma.strata strata-parent - 2.0.0-SNAPSHOT + 2.0.0 .. strata-calc diff --git a/modules/collect/pom.xml b/modules/collect/pom.xml index eeceba2141..080735adcf 100644 --- a/modules/collect/pom.xml +++ b/modules/collect/pom.xml @@ -8,7 +8,7 @@ com.opengamma.strata strata-parent - 2.0.0-SNAPSHOT + 2.0.0 .. strata-collect diff --git a/modules/data/pom.xml b/modules/data/pom.xml index 67e9930d47..03b5e5f440 100644 --- a/modules/data/pom.xml +++ b/modules/data/pom.xml @@ -8,7 +8,7 @@ com.opengamma.strata strata-parent - 2.0.0-SNAPSHOT + 2.0.0 .. strata-data diff --git a/modules/loader/pom.xml b/modules/loader/pom.xml index a3db7c1f9a..a21cae37ca 100644 --- a/modules/loader/pom.xml +++ b/modules/loader/pom.xml @@ -8,7 +8,7 @@ com.opengamma.strata strata-parent - 2.0.0-SNAPSHOT + 2.0.0 .. strata-loader diff --git a/modules/market/pom.xml b/modules/market/pom.xml index 182ce800cb..1c8ad1cb84 100644 --- a/modules/market/pom.xml +++ b/modules/market/pom.xml @@ -8,7 +8,7 @@ com.opengamma.strata strata-parent - 2.0.0-SNAPSHOT + 2.0.0 .. strata-market diff --git a/modules/math/pom.xml b/modules/math/pom.xml index ed8bdc6f86..7ec8901e22 100644 --- a/modules/math/pom.xml +++ b/modules/math/pom.xml @@ -8,7 +8,7 @@ com.opengamma.strata strata-parent - 2.0.0-SNAPSHOT + 2.0.0 .. strata-math diff --git a/modules/measure/pom.xml b/modules/measure/pom.xml index fbf17863a0..c0f0978e5c 100644 --- a/modules/measure/pom.xml +++ b/modules/measure/pom.xml @@ -8,7 +8,7 @@ com.opengamma.strata strata-parent - 2.0.0-SNAPSHOT + 2.0.0 .. strata-measure diff --git a/modules/pom.xml b/modules/pom.xml index 6800261d3b..3366da8d07 100644 --- a/modules/pom.xml +++ b/modules/pom.xml @@ -13,7 +13,7 @@ com.opengamma.strata strata-parent - 2.0.0-SNAPSHOT + 2.0.0 pom Strata-Parent OpenGamma Strata Parent diff --git a/modules/pricer/pom.xml b/modules/pricer/pom.xml index f76b84d40a..06cc089197 100644 --- a/modules/pricer/pom.xml +++ b/modules/pricer/pom.xml @@ -8,7 +8,7 @@ com.opengamma.strata strata-parent - 2.0.0-SNAPSHOT + 2.0.0 .. strata-pricer diff --git a/modules/product/pom.xml b/modules/product/pom.xml index 6564047d4a..dc80c37276 100644 --- a/modules/product/pom.xml +++ b/modules/product/pom.xml @@ -8,7 +8,7 @@ com.opengamma.strata strata-parent - 2.0.0-SNAPSHOT + 2.0.0 .. strata-product diff --git a/modules/report/pom.xml b/modules/report/pom.xml index b5c681a40c..c0d6d384e4 100644 --- a/modules/report/pom.xml +++ b/modules/report/pom.xml @@ -8,7 +8,7 @@ com.opengamma.strata strata-parent - 2.0.0-SNAPSHOT + 2.0.0 .. strata-report diff --git a/pom.xml b/pom.xml index 9baca08256..c84b44f7b6 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ com.opengamma.strata strata-root - 2.0.0-SNAPSHOT + 2.0.0 pom Strata-Root OpenGamma Strata root