We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 093b182 commit f18ef4dCopy full SHA for f18ef4d
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.hyperwallet</groupId>
6
<artifactId>sdk</artifactId>
7
- <version>2.4.10-SNAPSHOT</version>
+ <version>3.0.0</version>
8
<packaging>jar</packaging>
9
10
<name>hyperwallet-java-sdk</name>
@@ -29,7 +29,7 @@
29
<url>https://github.com/hyperwallet/java-sdk</url>
30
<connection>scm:git:git://github.com/hyperwallet/java-sdk.git</connection>
31
<developerConnection>scm:git:[email protected]:hyperwallet/java-sdk.git</developerConnection>
32
- <tag>HEAD</tag>
+ <tag>3.0.0</tag>
33
</scm>
34
35
<developers>
0 commit comments