Skip to content

Commit

Permalink
Corrected README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
donmendelson committed Dec 16, 2016
1 parent 6039e26 commit 03fc0a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ The module may be included as a dependency in an application Maven project as fo
<dependency>
<groupId>io.fixprotocol.orchestra</groupId>
<artifactId>repository2016</artifactId>
<version>0.1.0-RC1</version>
<version>1.0.0-RC1</version>
</dependency>
```

Expand All @@ -46,7 +46,7 @@ Repository 2010 Edition was the version of the FIX Repository prior to FIX Orche
<dependency>
<groupId>io.fixprotocol.orchestra</groupId>
<artifactId>repository2010</artifactId>
<version>0.1.0-RC1</version>
<version>1.0.0-RC1</version>
</dependency>
```

Expand Down

0 comments on commit 03fc0a3

Please sign in to comment.