Skip to content

Commit

Permalink
Wrong groupId on hyperledger fabric dependencies for java-application (
Browse files Browse the repository at this point in the history
…#134)

Signed-off-by: zakariahere <zakariabouazza@fastmail.com>
Signed-off-by: Ry Jones <ry@linux.com>

Co-authored-by: Ry Jones <ry@linux.com>
  • Loading branch information
zakariahere and ryjones authored Mar 30, 2020
1 parent 92555fb commit 9397788
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@

<dependencies>
<dependency>
<groupId>org.hyperledger.fabric-gateway-java</groupId>
<groupId>org.hyperledger</groupId>
<artifactId>fabric-gateway-java</artifactId>
<version>1.4.0-SNAPSHOT</version>
</dependency>
Expand All @@ -96,4 +96,4 @@
</dependency>

</dependencies>
</project>
</project>

0 comments on commit 9397788

Please sign in to comment.