Skip to content

Commit ba3e48e

Browse files
author
Todd L. Montgomery
committed
Added verison in sbe-pom.xml as it doesn't seem to be added via properties properly. Found via using gradle to build something that depends on SBE.
1 parent c3c9118 commit ba3e48e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sbe-pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>uk.co.real_logic</groupId>
44
<artifactId>sbe</artifactId>
5-
<version>${build.version}-SNAPSHOT</version>
5+
<version>0.1-SNAPSHOT</version>
66
<packaging>jar</packaging>
77

88
<name>Simple Binary Encoding</name>

0 commit comments

Comments
 (0)