Skip to content
This repository was archived by the owner on May 29, 2018. It is now read-only.

Commit 8205ce6

Browse files
committed
OpenGamma 2.1.0 release
1 parent 9185853 commit 8205ce6

File tree

25 files changed

+25
-25
lines changed

25 files changed

+25
-25
lines changed

examples/examples-bloomberg/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.opengamma.platform</groupId>
1010
<artifactId>examples</artifactId>
11-
<version>2.1.0-SNAPSHOT</version>
11+
<version>2.1.0</version>
1212
<relativePath>..</relativePath>
1313
</parent>
1414
<artifactId>examples-bloomberg</artifactId>

examples/examples-simulated/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.opengamma.platform</groupId>
1010
<artifactId>examples</artifactId>
11-
<version>2.1.0-SNAPSHOT</version>
11+
<version>2.1.0</version>
1212
<relativePath>..</relativePath>
1313
</parent>
1414
<artifactId>examples-simulated</artifactId>

examples/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.opengamma.platform</groupId>
1010
<artifactId>og-platform</artifactId>
11-
<version>2.1.0-SNAPSHOT</version>
11+
<version>2.1.0</version>
1212
<relativePath>..</relativePath>
1313
</parent>
1414
<artifactId>examples</artifactId>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</parent>
1414
<groupId>com.opengamma.platform</groupId>
1515
<artifactId>og-platform</artifactId>
16-
<version>2.1.0-SNAPSHOT</version>
16+
<version>2.1.0</version>
1717
<packaging>pom</packaging>
1818
<name>OG-Platform</name>
1919
<description>OpenGamma Platform project</description>

projects/OG-Analytics/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.opengamma.platform</groupId>
1010
<artifactId>og-platform-public</artifactId>
11-
<version>2.1.0-SNAPSHOT</version>
11+
<version>2.1.0</version>
1212
<relativePath>..</relativePath>
1313
</parent>
1414
<artifactId>og-analytics</artifactId>

projects/OG-Bloomberg/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.opengamma.platform</groupId>
1010
<artifactId>og-platform-public</artifactId>
11-
<version>2.1.0-SNAPSHOT</version>
11+
<version>2.1.0</version>
1212
<relativePath>..</relativePath>
1313
</parent>
1414
<artifactId>og-bloomberg</artifactId>

projects/OG-Client/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.opengamma.platform</groupId>
1010
<artifactId>og-platform-public</artifactId>
11-
<version>2.1.0-SNAPSHOT</version>
11+
<version>2.1.0</version>
1212
<relativePath>..</relativePath>
1313
</parent>
1414
<artifactId>og-client</artifactId>

projects/OG-Component/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.opengamma.platform</groupId>
1010
<artifactId>og-platform-public</artifactId>
11-
<version>2.1.0-SNAPSHOT</version>
11+
<version>2.1.0</version>
1212
<relativePath>..</relativePath>
1313
</parent>
1414
<artifactId>og-component</artifactId>

projects/OG-Core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.opengamma.platform</groupId>
1010
<artifactId>og-platform-public</artifactId>
11-
<version>2.1.0-SNAPSHOT</version>
11+
<version>2.1.0</version>
1212
<relativePath>..</relativePath>
1313
</parent>
1414
<artifactId>og-core</artifactId>

projects/OG-Engine/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.opengamma.platform</groupId>
1010
<artifactId>og-platform-public</artifactId>
11-
<version>2.1.0-SNAPSHOT</version>
11+
<version>2.1.0</version>
1212
<relativePath>..</relativePath>
1313
</parent>
1414
<artifactId>og-engine</artifactId>

projects/OG-EngineDB/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.opengamma.platform</groupId>
1010
<artifactId>og-platform-public</artifactId>
11-
<version>2.1.0-SNAPSHOT</version>
11+
<version>2.1.0</version>
1212
<relativePath>..</relativePath>
1313
</parent>
1414
<artifactId>og-enginedb</artifactId>

projects/OG-Financial/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.opengamma.platform</groupId>
1010
<artifactId>og-platform-public</artifactId>
11-
<version>2.1.0-SNAPSHOT</version>
11+
<version>2.1.0</version>
1212
<relativePath>..</relativePath>
1313
</parent>
1414
<artifactId>og-financial</artifactId>

projects/OG-FinancialTypes/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.opengamma.platform</groupId>
1010
<artifactId>og-platform-public</artifactId>
11-
<version>2.1.0-SNAPSHOT</version>
11+
<version>2.1.0</version>
1212
<relativePath>..</relativePath>
1313
</parent>
1414
<artifactId>og-financial-types</artifactId>

projects/OG-Integration/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.opengamma.platform</groupId>
1010
<artifactId>og-platform-public</artifactId>
11-
<version>2.1.0-SNAPSHOT</version>
11+
<version>2.1.0</version>
1212
<relativePath>..</relativePath>
1313
</parent>
1414
<artifactId>og-integration</artifactId>

projects/OG-LiveData/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.opengamma.platform</groupId>
1010
<artifactId>og-platform-public</artifactId>
11-
<version>2.1.0-SNAPSHOT</version>
11+
<version>2.1.0</version>
1212
<relativePath>..</relativePath>
1313
</parent>
1414
<artifactId>og-livedata</artifactId>

projects/OG-Master/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.opengamma.platform</groupId>
1010
<artifactId>og-platform-public</artifactId>
11-
<version>2.1.0-SNAPSHOT</version>
11+
<version>2.1.0</version>
1212
<relativePath>..</relativePath>
1313
</parent>
1414
<artifactId>og-master</artifactId>

projects/OG-MasterDB/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.opengamma.platform</groupId>
1010
<artifactId>og-platform-public</artifactId>
11-
<version>2.1.0-SNAPSHOT</version>
11+
<version>2.1.0</version>
1212
<relativePath>..</relativePath>
1313
</parent>
1414
<artifactId>og-masterdb</artifactId>

projects/OG-Provider/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.opengamma.platform</groupId>
1010
<artifactId>og-platform-public</artifactId>
11-
<version>2.1.0-SNAPSHOT</version>
11+
<version>2.1.0</version>
1212
<relativePath>..</relativePath>
1313
</parent>
1414
<artifactId>og-provider</artifactId>

projects/OG-Security/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.opengamma.platform</groupId>
1010
<artifactId>og-platform-public</artifactId>
11-
<version>2.1.0-SNAPSHOT</version>
11+
<version>2.1.0</version>
1212
<relativePath>..</relativePath>
1313
</parent>
1414
<artifactId>og-security</artifactId>

projects/OG-Server/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.opengamma.platform</groupId>
1010
<artifactId>og-platform-public</artifactId>
11-
<version>2.1.0-SNAPSHOT</version>
11+
<version>2.1.0</version>
1212
<relativePath>..</relativePath>
1313
</parent>
1414
<artifactId>og-server</artifactId>

projects/OG-TimeSeries/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.opengamma.platform</groupId>
1010
<artifactId>og-platform-public</artifactId>
11-
<version>2.1.0-SNAPSHOT</version>
11+
<version>2.1.0</version>
1212
<relativePath>..</relativePath>
1313
</parent>
1414
<artifactId>og-timeseries</artifactId>

projects/OG-Util/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.opengamma.platform</groupId>
1010
<artifactId>og-platform-public</artifactId>
11-
<version>2.1.0-SNAPSHOT</version>
11+
<version>2.1.0</version>
1212
<relativePath>..</relativePath>
1313
</parent>
1414
<artifactId>og-util</artifactId>

projects/OG-UtilDB/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.opengamma.platform</groupId>
1010
<artifactId>og-platform-public</artifactId>
11-
<version>2.1.0-SNAPSHOT</version>
11+
<version>2.1.0</version>
1212
<relativePath>..</relativePath>
1313
</parent>
1414
<artifactId>og-utildb</artifactId>

projects/OG-Web/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.opengamma.platform</groupId>
1010
<artifactId>og-platform-public</artifactId>
11-
<version>2.1.0-SNAPSHOT</version>
11+
<version>2.1.0</version>
1212
<relativePath>..</relativePath>
1313
</parent>
1414
<artifactId>og-web</artifactId>

projects/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.opengamma.platform</groupId>
1010
<artifactId>og-platform</artifactId>
11-
<version>2.1.0-SNAPSHOT</version>
11+
<version>2.1.0</version>
1212
<relativePath>..</relativePath>
1313
</parent>
1414
<artifactId>og-platform-public</artifactId>

0 commit comments

Comments
 (0)