From 58354e64682c5ac4cf9a0f4c3092fcccbb0f826d Mon Sep 17 00:00:00 2001 From: Don Mendelson Date: Tue, 13 Mar 2018 14:03:34 -0500 Subject: [PATCH] Release Candidate 3 --- docgen/pom.xml | 2 +- dsl-antlr/pom.xml | 2 +- interfaces2016/pom.xml | 2 +- model-quickfix/pom.xml | 2 +- pom.xml | 2 +- repository-quickfix/pom.xml | 2 +- repository2010/pom.xml | 2 +- repository2016/pom.xml | 2 +- repositoryDiffMerge/pom.xml | 2 +- session-quickfix/pom.xml | 2 +- testgen/pom.xml | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/docgen/pom.xml b/docgen/pom.xml index 5e88a45f..0e628492 100644 --- a/docgen/pom.xml +++ b/docgen/pom.xml @@ -4,7 +4,7 @@ io.fixprotocol.orchestra parent - 1.2.0-RC3-SNAPSHOT + 1.2.0-RC3 docgen Generates humanly readable documentation diff --git a/dsl-antlr/pom.xml b/dsl-antlr/pom.xml index 62ad1ba7..f6e2c6b3 100644 --- a/dsl-antlr/pom.xml +++ b/dsl-antlr/pom.xml @@ -4,7 +4,7 @@ parent io.fixprotocol.orchestra - 1.2.0-RC3-SNAPSHOT + 1.2.0-RC3 4.0.0 dsl-antlr diff --git a/interfaces2016/pom.xml b/interfaces2016/pom.xml index 56a6e33b..09a105dc 100644 --- a/interfaces2016/pom.xml +++ b/interfaces2016/pom.xml @@ -4,7 +4,7 @@ io.fixprotocol.orchestra parent - 1.2.0-RC3-SNAPSHOT + 1.2.0-RC3 interfaces2016 ${project.groupId}:${project.artifactId} diff --git a/model-quickfix/pom.xml b/model-quickfix/pom.xml index 51251d3d..d78c097c 100644 --- a/model-quickfix/pom.xml +++ b/model-quickfix/pom.xml @@ -4,7 +4,7 @@ io.fixprotocol.orchestra parent - 1.2.0-RC3-SNAPSHOT + 1.2.0-RC3 model-quickfix Message validation diff --git a/pom.xml b/pom.xml index 0ccf7b5b..a96bc0ab 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 io.fixprotocol.orchestra parent - 1.2.0-RC3-SNAPSHOT + 1.2.0-RC3 pom ${project.groupId}:${project.artifactId} Parent project for FIX Orchestra diff --git a/repository-quickfix/pom.xml b/repository-quickfix/pom.xml index c7a97f9f..327aab7e 100644 --- a/repository-quickfix/pom.xml +++ b/repository-quickfix/pom.xml @@ -3,7 +3,7 @@ io.fixprotocol.orchestra parent - 1.2.0-RC3-SNAPSHOT + 1.2.0-RC3 repository-quickfix ${project.groupId}:${project.artifactId} diff --git a/repository2010/pom.xml b/repository2010/pom.xml index de4a2535..e641dea2 100644 --- a/repository2010/pom.xml +++ b/repository2010/pom.xml @@ -6,7 +6,7 @@ io.fixprotocol.orchestra parent - 1.2.0-RC3-SNAPSHOT + 1.2.0-RC3 repository2010 ${project.groupId}:${project.artifactId} diff --git a/repository2016/pom.xml b/repository2016/pom.xml index a9f31d4d..e7b0be0c 100644 --- a/repository2016/pom.xml +++ b/repository2016/pom.xml @@ -6,7 +6,7 @@ io.fixprotocol.orchestra parent - 1.2.0-RC3-SNAPSHOT + 1.2.0-RC3 repository2016 ${project.groupId}:${project.artifactId} diff --git a/repositoryDiffMerge/pom.xml b/repositoryDiffMerge/pom.xml index dead251c..080b1312 100644 --- a/repositoryDiffMerge/pom.xml +++ b/repositoryDiffMerge/pom.xml @@ -4,7 +4,7 @@ io.fixprotocol.orchestra parent - 1.2.0-RC3-SNAPSHOT + 1.2.0-RC3 repositoryDiffMerge Diff/merge tool for repository files diff --git a/session-quickfix/pom.xml b/session-quickfix/pom.xml index 5979dd55..6c8b652c 100644 --- a/session-quickfix/pom.xml +++ b/session-quickfix/pom.xml @@ -4,7 +4,7 @@ io.fixprotocol.orchestra parent - 1.2.0-RC3-SNAPSHOT + 1.2.0-RC3 session-quickfix ${project.groupId}:${project.artifactId} diff --git a/testgen/pom.xml b/testgen/pom.xml index 9129325a..e6772535 100644 --- a/testgen/pom.xml +++ b/testgen/pom.xml @@ -4,7 +4,7 @@ io.fixprotocol.orchestra parent - 1.2.0-RC3-SNAPSHOT + 1.2.0-RC3 testgen ${project.groupId}:${project.artifactId}