This repository was archived by the owner on Aug 31, 2022. It is now read-only.
Commit 87fef36 1 parent 726220d commit 87fef36 Copy full SHA for 87fef36
File tree 6 files changed +13
-13
lines changed
6 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.spotify</groupId >
6
6
<artifactId >flo</artifactId >
7
- <version >0.1.12-SNAPSHOT </version >
7
+ <version >0.2.0 </version >
8
8
</parent >
9
9
10
10
<name >Flo API Generator</name >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >flo</artifactId >
6
6
<groupId >com.spotify</groupId >
7
- <version >0.1.12-SNAPSHOT </version >
7
+ <version >0.2.0 </version >
8
8
</parent >
9
9
10
10
<name >Flo Freezer</name >
17
17
<dependency >
18
18
<groupId >com.spotify</groupId >
19
19
<artifactId >flo-workflow</artifactId >
20
- <version >0.1.12-SNAPSHOT </version >
20
+ <version >0.2.0 </version >
21
21
</dependency >
22
22
<dependency >
23
23
<groupId >com.esotericsoftware</groupId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >flo</artifactId >
7
7
<groupId >com.spotify</groupId >
8
- <version >0.1.12-SNAPSHOT </version >
8
+ <version >0.2.0 </version >
9
9
</parent >
10
10
11
11
<name >Flo Runner</name >
18
18
<dependency >
19
19
<groupId >com.spotify</groupId >
20
20
<artifactId >flo-workflow</artifactId >
21
- <version >0.1.12-SNAPSHOT </version >
21
+ <version >0.2.0 </version >
22
22
</dependency >
23
23
<dependency >
24
24
<groupId >com.spotify</groupId >
25
25
<artifactId >flo-freezer</artifactId >
26
- <version >0.1.12-SNAPSHOT </version >
26
+ <version >0.2.0 </version >
27
27
</dependency >
28
28
<dependency >
29
29
<groupId >com.typesafe</groupId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.spotify</groupId >
6
6
<artifactId >flo</artifactId >
7
- <version >0.1.12-SNAPSHOT </version >
7
+ <version >0.2.0 </version >
8
8
</parent >
9
9
10
10
<name >Flo Scala API</name >
22
22
<dependency >
23
23
<groupId >com.spotify</groupId >
24
24
<artifactId >flo-workflow</artifactId >
25
- <version >0.1.12-SNAPSHOT </version >
25
+ <version >0.2.0 </version >
26
26
</dependency >
27
27
<dependency >
28
28
<groupId >com.spotify</groupId >
29
29
<artifactId >flo-api-generator</artifactId >
30
- <version >0.1.12-SNAPSHOT </version >
30
+ <version >0.2.0 </version >
31
31
<scope >provided</scope >
32
32
</dependency >
33
33
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.spotify</groupId >
6
6
<artifactId >flo</artifactId >
7
- <version >0.1.12-SNAPSHOT </version >
7
+ <version >0.2.0 </version >
8
8
</parent >
9
9
10
10
<name >Flo Workflow Definition</name >
17
17
<dependency >
18
18
<groupId >com.spotify</groupId >
19
19
<artifactId >flo-api-generator</artifactId >
20
- <version >0.1.12-SNAPSHOT </version >
20
+ <version >0.2.0 </version >
21
21
<scope >provided</scope >
22
22
</dependency >
23
23
Original file line number Diff line number Diff line change 12
12
<url >https://github.com/spotify/flo</url >
13
13
14
14
<artifactId >flo</artifactId >
15
- <version >0.1.12-SNAPSHOT </version >
15
+ <version >0.2.0 </version >
16
16
<packaging >pom</packaging >
17
17
18
18
<licenses >
27
27
<url >https://github.com/spotify/flo</url >
28
28
<
connection >scm:git:
[email protected] :spotify/flo.git</
connection >
29
29
<
developerConnection >scm:git:
[email protected] :spotify/flo.git</
developerConnection >
30
- <tag >HEAD </tag >
30
+ <tag >v0.2.0 </tag >
31
31
</scm >
32
32
33
33
<developers >
You can’t perform that action at this time.
0 commit comments