File tree Expand file tree Collapse file tree 4 files changed +11
-11
lines changed Expand file tree Collapse file tree 4 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.usethesource</groupId >
6
6
<artifactId >capsule-pom-parent</artifactId >
7
- <version >0.4.0-SNAPSHOT </version >
7
+ <version >0.4.0</version >
8
8
</parent >
9
9
10
10
<groupId >io.usethesource</groupId >
11
11
<artifactId >capsule</artifactId >
12
- <version >0.4.0-SNAPSHOT </version >
12
+ <version >0.4.0</version >
13
13
<packaging >jar</packaging >
14
14
15
15
<properties >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.usethesource</groupId >
6
6
<artifactId >capsule-pom-parent</artifactId >
7
- <version >0.4.0-SNAPSHOT </version >
7
+ <version >0.4.0</version >
8
8
</parent >
9
9
10
10
<groupId >io.usethesource</groupId >
11
11
<artifactId >capsule-experimental</artifactId >
12
- <version >0.4.0-SNAPSHOT </version >
12
+ <version >0.4.0</version >
13
13
<packaging >jar</packaging >
14
14
15
15
<properties >
20
20
<dependency >
21
21
<groupId >io.usethesource</groupId >
22
22
<artifactId >capsule</artifactId >
23
- <version >0.4.0-SNAPSHOT </version >
23
+ <version >0.4.0</version >
24
24
</dependency >
25
25
</dependencies >
26
26
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.usethesource</groupId >
6
6
<artifactId >capsule-pom-parent</artifactId >
7
- <version >0.4.0-SNAPSHOT </version >
7
+ <version >0.4.0</version >
8
8
</parent >
9
9
10
10
<groupId >io.usethesource</groupId >
11
11
<artifactId >capsule-veritas</artifactId >
12
- <version >0.4.0-SNAPSHOT </version >
12
+ <version >0.4.0</version >
13
13
<packaging >jar</packaging >
14
14
15
15
<properties >
42
42
<dependency >
43
43
<groupId >io.usethesource</groupId >
44
44
<artifactId >capsule</artifactId >
45
- <version >0.4.0-SNAPSHOT </version >
45
+ <version >0.4.0</version >
46
46
</dependency >
47
47
<dependency >
48
48
<groupId >io.usethesource</groupId >
49
49
<artifactId >capsule-experimental</artifactId >
50
- <version >0.4.0-SNAPSHOT </version >
50
+ <version >0.4.0</version >
51
51
</dependency >
52
52
<dependency >
53
53
<groupId >com.pholser</groupId >
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >io.usethesource</groupId >
6
6
<artifactId >capsule-pom-parent</artifactId >
7
- <version >0.4.0-SNAPSHOT </version >
7
+ <version >0.4.0</version >
8
8
<packaging >pom</packaging >
9
9
10
10
<scm >
11
11
<developerConnection >scm:git:https://github.com/usethesource/capsule.git</developerConnection >
12
- <tag >HEAD </tag >
12
+ <tag >v0.4.0 </tag >
13
13
</scm >
14
14
15
15
<modules >
You can’t perform that action at this time.
0 commit comments