Navigation Menu

Skip to content

Commit

Permalink
Release v2.1.0-M3
Browse files Browse the repository at this point in the history
  • Loading branch information
jodastephen committed Oct 18, 2018
1 parent 2d7f4cf commit 0caf9fe
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion examples/pom.xml
Expand Up @@ -13,7 +13,7 @@
</parent>
<groupId>com.opengamma.strata</groupId>
<artifactId>strata-examples</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0-M3</version>
<packaging>jar</packaging>
<name>Strata-Examples</name>
<description>Example code to demonstrate use of Strata</description>
Expand Down
2 changes: 1 addition & 1 deletion modules/basics/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.opengamma.strata</groupId>
<artifactId>strata-parent</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0-M3</version>
<relativePath>..</relativePath>
</parent>
<artifactId>strata-basics</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion modules/calc/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.opengamma.strata</groupId>
<artifactId>strata-parent</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0-M3</version>
<relativePath>..</relativePath>
</parent>
<artifactId>strata-calc</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion modules/collect/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.opengamma.strata</groupId>
<artifactId>strata-parent</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0-M3</version>
<relativePath>..</relativePath>
</parent>
<artifactId>strata-collect</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion modules/data/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.opengamma.strata</groupId>
<artifactId>strata-parent</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0-M3</version>
<relativePath>..</relativePath>
</parent>
<artifactId>strata-data</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion modules/loader/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.opengamma.strata</groupId>
<artifactId>strata-parent</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0-M3</version>
<relativePath>..</relativePath>
</parent>
<artifactId>strata-loader</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion modules/market/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.opengamma.strata</groupId>
<artifactId>strata-parent</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0-M3</version>
<relativePath>..</relativePath>
</parent>
<artifactId>strata-market</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion modules/math/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.opengamma.strata</groupId>
<artifactId>strata-parent</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0-M3</version>
<relativePath>..</relativePath>
</parent>
<artifactId>strata-math</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion modules/measure/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.opengamma.strata</groupId>
<artifactId>strata-parent</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0-M3</version>
<relativePath>..</relativePath>
</parent>
<artifactId>strata-measure</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion modules/pom.xml
Expand Up @@ -13,7 +13,7 @@
</parent>
<groupId>com.opengamma.strata</groupId>
<artifactId>strata-parent</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0-M3</version>
<packaging>pom</packaging>
<name>Strata-Parent</name>
<description>OpenGamma Strata Parent</description>
Expand Down
2 changes: 1 addition & 1 deletion modules/pricer/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.opengamma.strata</groupId>
<artifactId>strata-parent</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0-M3</version>
<relativePath>..</relativePath>
</parent>
<artifactId>strata-pricer</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion modules/product/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.opengamma.strata</groupId>
<artifactId>strata-parent</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0-M3</version>
<relativePath>..</relativePath>
</parent>
<artifactId>strata-product</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion modules/report/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.opengamma.strata</groupId>
<artifactId>strata-parent</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0-M3</version>
<relativePath>..</relativePath>
</parent>
<artifactId>strata-report</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -13,7 +13,7 @@
</parent>
<groupId>com.opengamma.strata</groupId>
<artifactId>strata-root</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0-M3</version>
<packaging>pom</packaging>
<name>Strata-Root</name>
<description>OpenGamma Strata root</description>
Expand Down

0 comments on commit 0caf9fe

Please sign in to comment.