Skip to content
This repository was archived by the owner on Apr 22, 2025. It is now read-only.

Commit 71c706f

Browse files
v2.2.1 release (#71)
Signed-off-by: Mark S. Lewis <[email protected]>
1 parent 04cde9f commit 71c706f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<groupId>org.hyperledger.fabric</groupId>
99
<artifactId>fabric-gateway-java</artifactId>
10-
<version>2.2.1-snapshot</version>
10+
<version>2.2.1</version>
1111
<packaging>jar</packaging>
1212

1313
<name>fabric-gateway-java</name>
@@ -156,7 +156,7 @@
156156
</plugin>
157157
<plugin>
158158
<artifactId>maven-surefire-plugin</artifactId>
159-
<version>3.0.0-M4</version>
159+
<version>3.0.0-M5</version>
160160
<configuration>
161161
<excludes>
162162
<exclude>**/scenario/**</exclude>

0 commit comments

Comments
 (0)