Skip to content

Commit

Permalink
Preparing RC4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
donmendelson committed Feb 21, 2019
1 parent 57e8cdf commit 98f3de3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dsl-antlr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ The module may be included as a dependency in a Maven project as follows:
<dependency>
<groupId>io.fixprotocol.orchestra</groupId>
<artifactId>dsl-antlr</artifactId>
<version>1.2.0-RC3</version>
<version>1.3.0-RC4</version>
</dependency>
```
2 changes: 1 addition & 1 deletion interfaces2016/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ In addition to providing the XML schema as a resource, this module builds Java b
<dependency>
<groupId>io.fixprotocol.orchestra</groupId>
<artifactId>interfaces2016</artifactId>
<version>1.2.0-RC3</version>
<version>1.3.0-RC4</version>
</dependency>
```
2 changes: 1 addition & 1 deletion repository2016/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ The module may be included as a dependency in a Maven project as follows:
<dependency>
<groupId>io.fixprotocol.orchestra</groupId>
<artifactId>repository2016</artifactId>
<version>1.2.0-RC3</version>
<version>1.3.0-RC4</version>
</dependency>
```

0 comments on commit 98f3de3

Please sign in to comment.