This repository was archived by the owner on Aug 31, 2022. It is now read-only.
Commit 6373a9b 1 parent c0eed2e commit 6373a9b Copy full SHA for 6373a9b
File tree 4 files changed +7
-7
lines changed
4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.rouz</groupId >
7
7
<artifactId >flo</artifactId >
8
- <version >0.0.2-SNAPSHOT </version >
8
+ <version >0.0.2</version >
9
9
</parent >
10
10
11
11
<name >Flo Command Line Bindings</name >
15
15
<dependency >
16
16
<groupId >io.rouz</groupId >
17
17
<artifactId >flo-workflow</artifactId >
18
- <version >0.0.2-SNAPSHOT </version >
18
+ <version >0.0.2</version >
19
19
</dependency >
20
20
21
21
<dependency >
Original file line number Diff line number Diff line change 6
6
<url >https://github.com/rouzwawi/flo</url >
7
7
<groupId >io.rouz</groupId >
8
8
<artifactId >flo</artifactId >
9
- <version >0.0.2-SNAPSHOT </version >
9
+ <version >0.0.2</version >
10
10
<packaging >pom</packaging >
11
11
12
12
<licenses >
21
21
<url >https://github.com/rouzwawi/flo</url >
22
22
<
connection >scm:git:
[email protected] :rouzwawi/flo.git</
connection >
23
23
<
developerConnection >scm:git:
[email protected] :rouzwawi/flo.git</
developerConnection >
24
- <tag >HEAD </tag >
24
+ <tag >v0.0.2 </tag >
25
25
</scm >
26
26
27
27
<developers >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.rouz</groupId >
7
7
<artifactId >flo</artifactId >
8
- <version >0.0.2-SNAPSHOT </version >
8
+ <version >0.0.2</version >
9
9
</parent >
10
10
11
11
<name >Flo Integration Tests</name >
15
15
<dependency >
16
16
<groupId >io.rouz</groupId >
17
17
<artifactId >flo-cli</artifactId >
18
- <version >0.0.2-SNAPSHOT </version >
18
+ <version >0.0.2</version >
19
19
</dependency >
20
20
21
21
<dependency >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.rouz</groupId >
6
6
<artifactId >flo</artifactId >
7
- <version >0.0.2-SNAPSHOT </version >
7
+ <version >0.0.2</version >
8
8
</parent >
9
9
10
10
<name >Flo Workflow Definition</name >
You can’t perform that action at this time.
0 commit comments