File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 6
6
releaseversion :
7
7
description : ' Release version'
8
8
required : true
9
- default : ' 0.4.2 '
9
+ default : ' 0.5.0 '
10
10
jobs :
11
11
publish :
12
12
runs-on : ubuntu-latest
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ To use this sample code please do one of the following:
53
53
<dependency>
54
54
<groupId>com.jkoolcloud.client.api</groupId>
55
55
<artifactId>jkool-client-api</artifactId>
56
- <version>0.4.2 </version>
56
+ <version>0.5.0 </version>
57
57
</dependency>
58
58
```
59
59
Original file line number Diff line number Diff line change 20
20
21
21
<groupId >com.jkoolcloud.client.api</groupId >
22
22
<artifactId >jkool-client-api</artifactId >
23
- <version >1.0-SNAPSHOT </version >
23
+ <version >0.5.0 </version >
24
24
<packaging >jar</packaging >
25
25
26
26
<name >jkool-client-api</name >
You can’t perform that action at this time.
0 commit comments