From 98f3de3d69fc3670cfeccac3e508713aea81c275 Mon Sep 17 00:00:00 2001 From: Don Mendelson Date: Thu, 21 Feb 2019 14:21:41 -0600 Subject: [PATCH] Preparing RC4 release --- dsl-antlr/README.md | 2 +- interfaces2016/README.md | 2 +- repository2016/README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dsl-antlr/README.md b/dsl-antlr/README.md index 31ab89d2..bf896018 100644 --- a/dsl-antlr/README.md +++ b/dsl-antlr/README.md @@ -19,6 +19,6 @@ The module may be included as a dependency in a Maven project as follows: io.fixprotocol.orchestra dsl-antlr - 1.2.0-RC3 + 1.3.0-RC4 ``` diff --git a/interfaces2016/README.md b/interfaces2016/README.md index 70e30cce..4416e950 100644 --- a/interfaces2016/README.md +++ b/interfaces2016/README.md @@ -13,6 +13,6 @@ In addition to providing the XML schema as a resource, this module builds Java b io.fixprotocol.orchestra interfaces2016 - 1.2.0-RC3 + 1.3.0-RC4 ``` diff --git a/repository2016/README.md b/repository2016/README.md index b4628a81..19f10c2a 100644 --- a/repository2016/README.md +++ b/repository2016/README.md @@ -20,6 +20,6 @@ The module may be included as a dependency in a Maven project as follows: io.fixprotocol.orchestra repository2016 - 1.2.0-RC3 + 1.3.0-RC4 ```