Skip to content

Commit

Permalink
Release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
donmendelson committed Jan 24, 2017
1 parent 37f45f2 commit 64558fb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.fixprotocol.sbe</groupId>
<artifactId>conformance</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
<name>${project.groupId}:${project.artifactId}</name>
<description>Conformance test suite for Simple Binary Encoding implementations</description>
<inceptionYear>2016</inceptionYear>
Expand Down Expand Up @@ -260,4 +260,5 @@
</profile>
</profiles>

<url>https://github.com/FIXTradingCommunity/fix-sbe-conformance</url>
</project>

0 comments on commit 64558fb

Please sign in to comment.