This repository was archived by the owner on Aug 31, 2022. It is now read-only.
Commit e82482f 1 parent 106645b commit e82482f Copy full SHA for e82482f
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.4-SNAPSHOT </version >
8
+ <version >0.0.4</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.4-SNAPSHOT </version >
18
+ <version >0.0.4</version >
19
19
</dependency >
20
20
21
21
<dependency >
Original file line number Diff line number Diff line change 12
12
<url >https://github.com/rouzwawi/flo</url >
13
13
14
14
<artifactId >flo</artifactId >
15
- <version >0.0.4-SNAPSHOT </version >
15
+ <version >0.0.4</version >
16
16
<packaging >pom</packaging >
17
17
18
18
<licenses >
27
27
<url >https://github.com/rouzwawi/flo</url >
28
28
<
connection >scm:git:
[email protected] :rouzwawi/flo.git</
connection >
29
29
<
developerConnection >scm:git:
[email protected] :rouzwawi/flo.git</
developerConnection >
30
- <tag >HEAD </tag >
30
+ <tag >v0.0.4 </tag >
31
31
</scm >
32
32
33
33
<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.4-SNAPSHOT </version >
8
+ <version >0.0.4</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.4-SNAPSHOT </version >
18
+ <version >0.0.4</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.4-SNAPSHOT </version >
7
+ <version >0.0.4</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