Skip to content

Commit

Permalink
update to waves-transactions:1.0.2 (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
msmolyakov authored Sep 15, 2020
1 parent 18611f0 commit 763d2ad
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 @@ -10,7 +10,7 @@
<packaging>jar</packaging>

<properties>
<revision>1.0.0-SNAPSHOT</revision>
<revision>1.0.1-SNAPSHOT</revision>
</properties>

<name>WavesJ</name>
Expand Down Expand Up @@ -148,7 +148,7 @@
<dependency>
<groupId>im.mak</groupId>
<artifactId>waves-transactions</artifactId>
<version>1.0.1</version>
<version>1.0.2</version>
</dependency>
<dependency>
<groupId>com.wavesplatform</groupId>
Expand Down

0 comments on commit 763d2ad

Please sign in to comment.