File tree 3 files changed +6
-6
lines changed
spawn-springboot-examples
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >io.eigr</groupId >
6
6
<artifactId >spawn-springboot-sdk</artifactId >
7
- <version >0.1.9 </version >
7
+ <version >0.1.10 </version >
8
8
<packaging >pom</packaging >
9
9
<name >spawn-springboot-sdk</name >
10
10
<url >https://eigr.io</url >
Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >io.eigr</groupId >
6
6
<artifactId >spawn-springboot-examples</artifactId >
7
- <version >0.1.9 </version >
7
+ <version >0.1.10 </version >
8
8
<name >spawn-springboot-examples</name >
9
9
<url >http://www.example.com</url >
10
10
17
17
<parent >
18
18
<groupId >io.eigr</groupId >
19
19
<artifactId >spawn-springboot-sdk</artifactId >
20
- <version >0.1.9 </version >
20
+ <version >0.1.10 </version >
21
21
</parent >
22
22
23
23
<dependencyManagement >
43
43
<dependency >
44
44
<groupId >io.eigr</groupId >
45
45
<artifactId >spawn-springboot-starter</artifactId >
46
- <version >0.1.9 </version >
46
+ <version >0.1.10 </version >
47
47
</dependency >
48
48
49
49
<dependency >
Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >io.eigr</groupId >
6
6
<artifactId >spawn-springboot-starter</artifactId >
7
- <version >0.1.9 </version >
7
+ <version >0.1.10 </version >
8
8
<name >spawn-springboot-starter</name >
9
9
<url >https://eigr.io</url >
10
10
11
11
<parent >
12
12
<groupId >io.eigr</groupId >
13
13
<artifactId >spawn-springboot-sdk</artifactId >
14
- <version >0.1.9 </version >
14
+ <version >0.1.10 </version >
15
15
</parent >
16
16
17
17
<properties >
You can’t perform that action at this time.
0 commit comments