File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.hyperwallet</groupId >
6
6
<artifactId >sdk</artifactId >
7
- <version >1.9.5-SNAPSHOT </version >
7
+ <version >1.9.5</version >
8
8
<packaging >jar</packaging >
9
9
10
10
<name >hyperwallet-java-sdk</name >
29
29
<url >https://github.com/hyperwallet/java-sdk</url >
30
30
<connection >scm:git:git://github.com/hyperwallet/java-sdk.git</connection >
31
31
<
developerConnection >scm:git:
[email protected] :hyperwallet/java-sdk.git</
developerConnection >
32
- <tag >HEAD </tag >
32
+ <tag >1.9.5 </tag >
33
33
</scm >
34
34
35
35
<developers >
260
260
<plugin >
261
261
<groupId >org.apache.maven.plugins</groupId >
262
262
<artifactId >maven-failsafe-plugin</artifactId >
263
- <version >2.20.1 </version >
263
+ <version >2.22.2 </version >
264
264
<executions >
265
265
<execution >
266
266
<configuration >
You can’t perform that action at this time.
0 commit comments