Skip to content

Commit

Permalink
v2.2.1 release (#71)
Browse files Browse the repository at this point in the history
Signed-off-by: Mark S. Lewis <[email protected]>
  • Loading branch information
bestbeforetoday authored Nov 4, 2020
1 parent 04cde9f commit 71c706f
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 @@ -7,7 +7,7 @@

<groupId>org.hyperledger.fabric</groupId>
<artifactId>fabric-gateway-java</artifactId>
<version>2.2.1-snapshot</version>
<version>2.2.1</version>
<packaging>jar</packaging>

<name>fabric-gateway-java</name>
Expand Down Expand Up @@ -156,7 +156,7 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.0.0-M4</version>
<version>3.0.0-M5</version>
<configuration>
<excludes>
<exclude>**/scenario/**</exclude>
Expand Down

0 comments on commit 71c706f

Please sign in to comment.