From 39865979dc239c0168b312985aecdbd94eefe422 Mon Sep 17 00:00:00 2001 From: Stephen Colebourne Date: Thu, 19 Nov 2015 17:08:44 +0000 Subject: [PATCH] Release v0.8.0 --- examples/pom.xml | 2 +- modules/basics/pom.xml | 2 +- modules/calc/pom.xml | 2 +- modules/collect/pom.xml | 2 +- modules/function/pom.xml | 2 +- modules/loader/pom.xml | 2 +- modules/market/pom.xml | 2 +- modules/math/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 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/examples/pom.xml b/examples/pom.xml index 0c6e6efbdf..317e15fd47 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -8,7 +8,7 @@ com.opengamma.strata strata-parent - 0.8.0-SNAPSHOT + 0.8.0 ../modules strata-examples diff --git a/modules/basics/pom.xml b/modules/basics/pom.xml index 25e8c2f2c8..ff6468e6d0 100644 --- a/modules/basics/pom.xml +++ b/modules/basics/pom.xml @@ -8,7 +8,7 @@ com.opengamma.strata strata-parent - 0.8.0-SNAPSHOT + 0.8.0 .. strata-basics diff --git a/modules/calc/pom.xml b/modules/calc/pom.xml index a9160d65ca..d4190280c9 100644 --- a/modules/calc/pom.xml +++ b/modules/calc/pom.xml @@ -8,7 +8,7 @@ com.opengamma.strata strata-parent - 0.8.0-SNAPSHOT + 0.8.0 .. strata-calc diff --git a/modules/collect/pom.xml b/modules/collect/pom.xml index bd37cfd062..ee404dd274 100644 --- a/modules/collect/pom.xml +++ b/modules/collect/pom.xml @@ -8,7 +8,7 @@ com.opengamma.strata strata-parent - 0.8.0-SNAPSHOT + 0.8.0 .. strata-collect diff --git a/modules/function/pom.xml b/modules/function/pom.xml index ea500267c7..7bf02ce888 100644 --- a/modules/function/pom.xml +++ b/modules/function/pom.xml @@ -8,7 +8,7 @@ com.opengamma.strata strata-parent - 0.8.0-SNAPSHOT + 0.8.0 .. strata-function diff --git a/modules/loader/pom.xml b/modules/loader/pom.xml index 1c0d91cc86..2fb1031697 100644 --- a/modules/loader/pom.xml +++ b/modules/loader/pom.xml @@ -8,7 +8,7 @@ com.opengamma.strata strata-parent - 0.8.0-SNAPSHOT + 0.8.0 .. strata-loader diff --git a/modules/market/pom.xml b/modules/market/pom.xml index 9711d91c80..176cf1095f 100644 --- a/modules/market/pom.xml +++ b/modules/market/pom.xml @@ -8,7 +8,7 @@ com.opengamma.strata strata-parent - 0.8.0-SNAPSHOT + 0.8.0 .. strata-market diff --git a/modules/math/pom.xml b/modules/math/pom.xml index 24ca2b6616..18436a955f 100644 --- a/modules/math/pom.xml +++ b/modules/math/pom.xml @@ -8,7 +8,7 @@ com.opengamma.strata strata-parent - 0.8.0-SNAPSHOT + 0.8.0 .. strata-math diff --git a/modules/pom.xml b/modules/pom.xml index f15b88b9bb..fea536f403 100644 --- a/modules/pom.xml +++ b/modules/pom.xml @@ -13,7 +13,7 @@ com.opengamma.strata strata-parent - 0.8.0-SNAPSHOT + 0.8.0 pom Strata-Parent OpenGamma Strata Parent diff --git a/modules/pricer/pom.xml b/modules/pricer/pom.xml index 38b057ea3b..3eec99346a 100644 --- a/modules/pricer/pom.xml +++ b/modules/pricer/pom.xml @@ -8,7 +8,7 @@ com.opengamma.strata strata-parent - 0.8.0-SNAPSHOT + 0.8.0 .. strata-pricer diff --git a/modules/product/pom.xml b/modules/product/pom.xml index bbd173d1c3..ea7d4c4efe 100644 --- a/modules/product/pom.xml +++ b/modules/product/pom.xml @@ -8,7 +8,7 @@ com.opengamma.strata strata-parent - 0.8.0-SNAPSHOT + 0.8.0 .. strata-product diff --git a/modules/report/pom.xml b/modules/report/pom.xml index 76d12fe092..6fd8cc8271 100644 --- a/modules/report/pom.xml +++ b/modules/report/pom.xml @@ -8,7 +8,7 @@ com.opengamma.strata strata-parent - 0.8.0-SNAPSHOT + 0.8.0 .. strata-report diff --git a/pom.xml b/pom.xml index 9797abc890..b078465324 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ com.opengamma.strata strata-root - 0.8.0-SNAPSHOT + 0.8.0 pom Strata-Root OpenGamma Strata root