From d0300944762258503b6d5c98886874249b51befe Mon Sep 17 00:00:00 2001 From: Stephen Colebourne Date: Thu, 3 Nov 2016 14:37:45 +0000 Subject: [PATCH] Bump version --- examples/pom.xml | 2 +- modules/basics/pom.xml | 2 +- modules/calc/pom.xml | 2 +- modules/collect/pom.xml | 2 +- modules/data/pom.xml | 2 +- modules/loader/pom.xml | 2 +- modules/market/pom.xml | 2 +- modules/math/pom.xml | 2 +- modules/measure/pom.xml | 2 +- modules/pom.xml | 2 +- modules/pricer/pom.xml | 2 +- modules/product/pom.xml | 2 +- modules/report/pom.xml | 2 +- pom.xml | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/examples/pom.xml b/examples/pom.xml index 64c2451780..4f6d04e299 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -8,7 +8,7 @@ com.opengamma.strata strata-parent - 1.1.2 + 1.2.0-SNAPSHOT ../modules strata-examples diff --git a/modules/basics/pom.xml b/modules/basics/pom.xml index a20f6b8b3d..4970111545 100644 --- a/modules/basics/pom.xml +++ b/modules/basics/pom.xml @@ -8,7 +8,7 @@ com.opengamma.strata strata-parent - 1.1.2 + 1.2.0-SNAPSHOT .. strata-basics diff --git a/modules/calc/pom.xml b/modules/calc/pom.xml index afd9f0f6f5..47a6aa2549 100644 --- a/modules/calc/pom.xml +++ b/modules/calc/pom.xml @@ -8,7 +8,7 @@ com.opengamma.strata strata-parent - 1.1.2 + 1.2.0-SNAPSHOT .. strata-calc diff --git a/modules/collect/pom.xml b/modules/collect/pom.xml index b519154f33..174700f89e 100644 --- a/modules/collect/pom.xml +++ b/modules/collect/pom.xml @@ -8,7 +8,7 @@ com.opengamma.strata strata-parent - 1.1.2 + 1.2.0-SNAPSHOT .. strata-collect diff --git a/modules/data/pom.xml b/modules/data/pom.xml index a187f4d8a8..75226aa50d 100644 --- a/modules/data/pom.xml +++ b/modules/data/pom.xml @@ -8,7 +8,7 @@ com.opengamma.strata strata-parent - 1.1.2 + 1.2.0-SNAPSHOT .. strata-data diff --git a/modules/loader/pom.xml b/modules/loader/pom.xml index 85d58bb486..55a87e133e 100644 --- a/modules/loader/pom.xml +++ b/modules/loader/pom.xml @@ -8,7 +8,7 @@ com.opengamma.strata strata-parent - 1.1.2 + 1.2.0-SNAPSHOT .. strata-loader diff --git a/modules/market/pom.xml b/modules/market/pom.xml index 832086d810..462467a8e2 100644 --- a/modules/market/pom.xml +++ b/modules/market/pom.xml @@ -8,7 +8,7 @@ com.opengamma.strata strata-parent - 1.1.2 + 1.2.0-SNAPSHOT .. strata-market diff --git a/modules/math/pom.xml b/modules/math/pom.xml index d5d69eb6bb..812cf059bc 100644 --- a/modules/math/pom.xml +++ b/modules/math/pom.xml @@ -8,7 +8,7 @@ com.opengamma.strata strata-parent - 1.1.2 + 1.2.0-SNAPSHOT .. strata-math diff --git a/modules/measure/pom.xml b/modules/measure/pom.xml index f338f798c6..7bf9149385 100644 --- a/modules/measure/pom.xml +++ b/modules/measure/pom.xml @@ -8,7 +8,7 @@ com.opengamma.strata strata-parent - 1.1.2 + 1.2.0-SNAPSHOT .. strata-measure diff --git a/modules/pom.xml b/modules/pom.xml index e58364afe5..18998e2ec0 100644 --- a/modules/pom.xml +++ b/modules/pom.xml @@ -13,7 +13,7 @@ com.opengamma.strata strata-parent - 1.1.2 + 1.2.0-SNAPSHOT pom Strata-Parent OpenGamma Strata Parent diff --git a/modules/pricer/pom.xml b/modules/pricer/pom.xml index b763056c2c..3977daa070 100644 --- a/modules/pricer/pom.xml +++ b/modules/pricer/pom.xml @@ -8,7 +8,7 @@ com.opengamma.strata strata-parent - 1.1.2 + 1.2.0-SNAPSHOT .. strata-pricer diff --git a/modules/product/pom.xml b/modules/product/pom.xml index 156544c246..c562b0f9c3 100644 --- a/modules/product/pom.xml +++ b/modules/product/pom.xml @@ -8,7 +8,7 @@ com.opengamma.strata strata-parent - 1.1.2 + 1.2.0-SNAPSHOT .. strata-product diff --git a/modules/report/pom.xml b/modules/report/pom.xml index 1ef50649d8..7fbe1cad00 100644 --- a/modules/report/pom.xml +++ b/modules/report/pom.xml @@ -8,7 +8,7 @@ com.opengamma.strata strata-parent - 1.1.2 + 1.2.0-SNAPSHOT .. strata-report diff --git a/pom.xml b/pom.xml index 946a4c5f96..b67c0c7699 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ com.opengamma.strata strata-root - 1.1.2 + 1.2.0-SNAPSHOT pom Strata-Root OpenGamma Strata root