From 68ce876068aae1352b483ed8a41f1da3e3f9ea17 Mon Sep 17 00:00:00 2001 From: Don Mendelson Date: Wed, 3 Feb 2021 12:05:21 -0600 Subject: [PATCH] Release 1.6.10 Tentative Orchestra version 1.0 Technical Standard --- dsl-antlr/pom.xml | 2 +- interfaces-util/pom.xml | 2 +- interfaces/pom.xml | 2 +- message-model/pom.xml | 2 +- orchestra-common/pom.xml | 2 +- orchestra2doc/pom.xml | 2 +- pom.xml | 2 +- repository-util/pom.xml | 2 +- repository/pom.xml | 2 +- repository2010/pom.xml | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/dsl-antlr/pom.xml b/dsl-antlr/pom.xml index db0c19f7..d7c5ebfa 100644 --- a/dsl-antlr/pom.xml +++ b/dsl-antlr/pom.xml @@ -5,7 +5,7 @@ parent io.fixprotocol.orchestra - 1.6.10-SNAPSHOT + 1.6.10 4.0.0 dsl-antlr diff --git a/interfaces-util/pom.xml b/interfaces-util/pom.xml index 0cb5fef5..70f7ae8b 100644 --- a/interfaces-util/pom.xml +++ b/interfaces-util/pom.xml @@ -5,7 +5,7 @@ io.fixprotocol.orchestra parent - 1.6.10-SNAPSHOT + 1.6.10 interfaces-util ${project.groupId}:${project.artifactId} diff --git a/interfaces/pom.xml b/interfaces/pom.xml index 1e3348f3..7ab5032d 100644 --- a/interfaces/pom.xml +++ b/interfaces/pom.xml @@ -5,7 +5,7 @@ io.fixprotocol.orchestra parent - 1.6.10-SNAPSHOT + 1.6.10 interfaces ${project.groupId}:${project.artifactId} diff --git a/message-model/pom.xml b/message-model/pom.xml index bc0c04a7..6ec35308 100644 --- a/message-model/pom.xml +++ b/message-model/pom.xml @@ -5,7 +5,7 @@ io.fixprotocol.orchestra parent - 1.6.10-SNAPSHOT + 1.6.10 message-model ${project.groupId}:${project.artifactId} diff --git a/orchestra-common/pom.xml b/orchestra-common/pom.xml index 94ccba0b..2776d98c 100644 --- a/orchestra-common/pom.xml +++ b/orchestra-common/pom.xml @@ -5,7 +5,7 @@ io.fixprotocol.orchestra parent - 1.6.10-SNAPSHOT + 1.6.10 orchestra-common ${project.groupId}:${project.artifactId} diff --git a/orchestra2doc/pom.xml b/orchestra2doc/pom.xml index eb0861d7..091d8abd 100644 --- a/orchestra2doc/pom.xml +++ b/orchestra2doc/pom.xml @@ -5,7 +5,7 @@ io.fixprotocol.orchestra parent - 1.6.10-SNAPSHOT + 1.6.10 orchestra2doc Generates humanly readable documentation diff --git a/pom.xml b/pom.xml index 4aba1072..585060e4 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 io.fixprotocol.orchestra parent - 1.6.10-SNAPSHOT + 1.6.10 pom ${project.groupId}:${project.artifactId} Parent project for FIX Orchestra. Build Java 8 by default, multi-release jar on demand. diff --git a/repository-util/pom.xml b/repository-util/pom.xml index ba345aac..7e82592d 100644 --- a/repository-util/pom.xml +++ b/repository-util/pom.xml @@ -5,7 +5,7 @@ io.fixprotocol.orchestra parent - 1.6.10-SNAPSHOT + 1.6.10 repository-util ${project.groupId}:${project.artifactId} diff --git a/repository/pom.xml b/repository/pom.xml index 0dccfac3..c2f29593 100644 --- a/repository/pom.xml +++ b/repository/pom.xml @@ -6,7 +6,7 @@ io.fixprotocol.orchestra parent - 1.6.10-SNAPSHOT + 1.6.10 repository ${project.groupId}:${project.artifactId} diff --git a/repository2010/pom.xml b/repository2010/pom.xml index fabd4d07..a1bc2087 100644 --- a/repository2010/pom.xml +++ b/repository2010/pom.xml @@ -7,7 +7,7 @@ io.fixprotocol.orchestra parent - 1.6.10-SNAPSHOT + 1.6.10 repository2010 ${project.groupId}:${project.artifactId}