Skip to content

Commit

Permalink
Bump sawtooth SDK to official v0.1.3
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin O'Donnell <[email protected]>
  • Loading branch information
scealiontach committed Aug 12, 2019
1 parent 1eec75b commit eaf9446
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<protobuf.version>3.8.0</protobuf.version>
<sawtooth.sdk.version>v0.1.2-SNAPSHOT</sawtooth.sdk.version>
<sawtooth.sdk.version>v0.1.3</sawtooth.sdk.version>
<daml.sdk.version>100.13.16</daml.sdk.version>
<daml.bindings.version>2.3.3</daml.bindings.version>
<scala.lang.version>2.12</scala.lang.version>
Expand Down Expand Up @@ -412,4 +412,4 @@
<url>https://digitalassetsdk.bintray.com/DigitalAssetSDK</url>
</repository>
</repositories>
</project>
</project>

0 comments on commit eaf9446

Please sign in to comment.