File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed
cloud-storage-spring-java
cloud-storage-spring-java-example
cloud-storage-spring-kotlin
cloud-storage-spring-kotlin-example Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 33
33
<dependency >
34
34
<groupId >com.github.sevtech</groupId >
35
35
<artifactId >cloud-storage-spring-java</artifactId >
36
- <version >1.0.0.RC </version >
36
+ <version >1.0.0</version >
37
37
</dependency >
38
38
39
39
<dependency >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >com.github.sevtech</groupId >
9
9
<artifactId >cloud-storage-spring</artifactId >
10
- <version >1.0.0.RC </version >
10
+ <version >1.0.0</version >
11
11
</parent >
12
12
13
13
<artifactId >cloud-storage-spring-java</artifactId >
14
- <version >1.0.0.RC </version >
14
+ <version >1.0.0</version >
15
15
<packaging >jar</packaging >
16
16
17
17
<name >cloud-storage-spring-java</name >
Original file line number Diff line number Diff line change 45
45
<dependency >
46
46
<groupId >com.github.sevtech</groupId >
47
47
<artifactId >cloud-storage-spring-kotlin</artifactId >
48
- <version >1.0.0.RC </version >
48
+ <version >1.0.0</version >
49
49
</dependency >
50
50
51
51
<dependency >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.github.sevtech</groupId >
8
8
<artifactId >cloud-storage-spring</artifactId >
9
- <version >1.0.0.RC </version >
9
+ <version >1.0.0</version >
10
10
</parent >
11
11
12
12
<artifactId >cloud-storage-spring-kotlin</artifactId >
13
- <version >1.0.0.RC </version >
13
+ <version >1.0.0</version >
14
14
<packaging >jar</packaging >
15
15
16
16
<name >cloud-storage-spring-kotlin</name >
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >com.github.sevtech</groupId >
8
8
<artifactId >cloud-storage-spring</artifactId >
9
- <version >1.0.0.RC </version >
9
+ <version >1.0.0</version >
10
10
<packaging >pom</packaging >
11
11
12
12
<name >cloud-storage-spring</name >
You can’t perform that action at this time.
0 commit comments