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

Commit 5e05b56

Browse files
Bump version to v2.22.0
1 parent fa113b2 commit 5e05b56

File tree

32 files changed

+32
-32
lines changed

32 files changed

+32
-32
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
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.22.0-SNAPSHOT</version>
16+
<version>2.22.0</version>
1717
<packaging>pom</packaging>
1818
<name>OG-Platform</name>
1919
<description>OpenGamma Platform project</description>

projects/OG-Analytics/pom.xml

Lines changed: 1 addition & 1 deletion
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.22.0-SNAPSHOT</version>
11+
<version>2.22.0</version>
1212
<relativePath>..</relativePath>
1313
</parent>
1414
<artifactId>og-analytics</artifactId>

projects/OG-Bloomberg/pom.xml

Lines changed: 1 addition & 1 deletion
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.22.0-SNAPSHOT</version>
11+
<version>2.22.0</version>
1212
<relativePath>..</relativePath>
1313
</parent>
1414
<artifactId>og-bloomberg</artifactId>

projects/OG-Component/pom.xml

Lines changed: 1 addition & 1 deletion
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.22.0-SNAPSHOT</version>
11+
<version>2.22.0</version>
1212
<relativePath>..</relativePath>
1313
</parent>
1414
<artifactId>og-component</artifactId>

projects/OG-Core/pom.xml

Lines changed: 1 addition & 1 deletion
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.22.0-SNAPSHOT</version>
11+
<version>2.22.0</version>
1212
<relativePath>..</relativePath>
1313
</parent>
1414
<artifactId>og-core</artifactId>

projects/OG-Engine/pom.xml

Lines changed: 1 addition & 1 deletion
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.22.0-SNAPSHOT</version>
11+
<version>2.22.0</version>
1212
<relativePath>..</relativePath>
1313
</parent>
1414
<artifactId>og-engine</artifactId>

projects/OG-EngineDB/pom.xml

Lines changed: 1 addition & 1 deletion
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.22.0-SNAPSHOT</version>
11+
<version>2.22.0</version>
1212
<relativePath>..</relativePath>
1313
</parent>
1414
<artifactId>og-enginedb</artifactId>

projects/OG-Financial/pom.xml

Lines changed: 1 addition & 1 deletion
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.22.0-SNAPSHOT</version>
11+
<version>2.22.0</version>
1212
<relativePath>..</relativePath>
1313
</parent>
1414
<artifactId>og-financial</artifactId>

projects/OG-FinancialTypes/pom.xml

Lines changed: 1 addition & 1 deletion
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.22.0-SNAPSHOT</version>
11+
<version>2.22.0</version>
1212
<relativePath>..</relativePath>
1313
</parent>
1414
<artifactId>og-financial-types</artifactId>

projects/OG-Integration/pom.xml

Lines changed: 1 addition & 1 deletion
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.22.0-SNAPSHOT</version>
11+
<version>2.22.0</version>
1212
<relativePath>..</relativePath>
1313
</parent>
1414
<artifactId>og-integration</artifactId>

0 commit comments

Comments
 (0)