From 722d8073e5932e5a9b9345de2f4b8a1e2412fcec Mon Sep 17 00:00:00 2001 From: Don Mendelson Date: Sun, 23 Feb 2020 09:02:17 -0600 Subject: [PATCH] Update version to 1.50-SNAPSHOT --- docgen/pom.xml | 2 +- dsl-antlr/pom.xml | 2 +- interfaces/pom.xml | 2 +- message-model/pom.xml | 2 +- model-quickfix/pom.xml | 2 +- pom.xml | 2 +- repository-quickfix/pom.xml | 2 +- repository/pom.xml | 2 +- repository2010/pom.xml | 2 +- session-quickfix/pom.xml | 2 +- state-machine/pom.xml | 2 +- testgen/pom.xml | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/docgen/pom.xml b/docgen/pom.xml index 8b843848..904dd819 100644 --- a/docgen/pom.xml +++ b/docgen/pom.xml @@ -4,7 +4,7 @@ io.fixprotocol.orchestra parent - 1.4.2-RC5-SNAPSHOT + 1.5.0-SNAPSHOT docgen Generates humanly readable documentation diff --git a/dsl-antlr/pom.xml b/dsl-antlr/pom.xml index 46994bf6..64de4e6f 100644 --- a/dsl-antlr/pom.xml +++ b/dsl-antlr/pom.xml @@ -4,7 +4,7 @@ parent io.fixprotocol.orchestra - 1.4.2-RC5-SNAPSHOT + 1.5.0-SNAPSHOT 4.0.0 dsl-antlr diff --git a/interfaces/pom.xml b/interfaces/pom.xml index 31c7a20e..fe22a6ba 100644 --- a/interfaces/pom.xml +++ b/interfaces/pom.xml @@ -4,7 +4,7 @@ io.fixprotocol.orchestra parent - 1.4.2-RC5-SNAPSHOT + 1.5.0-SNAPSHOT interfaces ${project.groupId}:${project.artifactId} diff --git a/message-model/pom.xml b/message-model/pom.xml index 748973f4..070c6b25 100644 --- a/message-model/pom.xml +++ b/message-model/pom.xml @@ -5,7 +5,7 @@ io.fixprotocol.orchestra parent - 1.4.2-RC5-SNAPSHOT + 1.5.0-SNAPSHOT message-model ${project.groupId}:${project.artifactId} diff --git a/model-quickfix/pom.xml b/model-quickfix/pom.xml index f0a391f1..f19353b4 100644 --- a/model-quickfix/pom.xml +++ b/model-quickfix/pom.xml @@ -5,7 +5,7 @@ io.fixprotocol.orchestra parent - 1.4.2-RC5-SNAPSHOT + 1.5.0-SNAPSHOT model-quickfix Message validation diff --git a/pom.xml b/pom.xml index e84ce56c..4a4c6a34 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 io.fixprotocol.orchestra parent - 1.4.2-RC5-SNAPSHOT + 1.5.0-SNAPSHOT pom ${project.groupId}:${project.artifactId} Parent project for FIX Orchestra diff --git a/repository-quickfix/pom.xml b/repository-quickfix/pom.xml index 13588ac8..311559d8 100644 --- a/repository-quickfix/pom.xml +++ b/repository-quickfix/pom.xml @@ -3,7 +3,7 @@ io.fixprotocol.orchestra parent - 1.4.2-RC5-SNAPSHOT + 1.5.0-SNAPSHOT repository-quickfix ${project.groupId}:${project.artifactId} diff --git a/repository/pom.xml b/repository/pom.xml index a615f290..a0252f09 100644 --- a/repository/pom.xml +++ b/repository/pom.xml @@ -6,7 +6,7 @@ io.fixprotocol.orchestra parent - 1.4.2-RC5-SNAPSHOT + 1.5.0-SNAPSHOT repository ${project.groupId}:${project.artifactId} diff --git a/repository2010/pom.xml b/repository2010/pom.xml index 147911f8..277eba15 100644 --- a/repository2010/pom.xml +++ b/repository2010/pom.xml @@ -6,7 +6,7 @@ io.fixprotocol.orchestra parent - 1.4.2-RC5-SNAPSHOT + 1.5.0-SNAPSHOT repository2010 ${project.groupId}:${project.artifactId} diff --git a/session-quickfix/pom.xml b/session-quickfix/pom.xml index b74dba5b..c6bf8703 100644 --- a/session-quickfix/pom.xml +++ b/session-quickfix/pom.xml @@ -4,7 +4,7 @@ io.fixprotocol.orchestra parent - 1.4.2-RC5-SNAPSHOT + 1.5.0-SNAPSHOT session-quickfix ${project.groupId}:${project.artifactId} diff --git a/state-machine/pom.xml b/state-machine/pom.xml index be8332b6..63db3b70 100644 --- a/state-machine/pom.xml +++ b/state-machine/pom.xml @@ -5,7 +5,7 @@ io.fixprotocol.orchestra parent - 1.4.2-RC5-SNAPSHOT + 1.5.0-SNAPSHOT state-machine ${project.groupId}:${project.artifactId} diff --git a/testgen/pom.xml b/testgen/pom.xml index e9cf169b..49b4c894 100644 --- a/testgen/pom.xml +++ b/testgen/pom.xml @@ -4,7 +4,7 @@ io.fixprotocol.orchestra parent - 1.4.2-RC5-SNAPSHOT + 1.5.0-SNAPSHOT testgen ${project.groupId}:${project.artifactId}