File tree Expand file tree Collapse file tree 4 files changed +15
-23
lines changed Expand file tree Collapse file tree 4 files changed +15
-23
lines changed Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
2
<modelVersion >4.0.0</modelVersion >
5
3
6
4
<parent >
7
5
<groupId >io.usethesource</groupId >
8
6
<artifactId >capsule-pom-parent</artifactId >
9
- <version >0.3.0.HETEROGENEOUS-SNAPSHOT </version >
7
+ <version >0.3.0</version >
10
8
</parent >
11
9
12
10
<groupId >io.usethesource</groupId >
13
11
<artifactId >capsule</artifactId >
14
- <version >0.3.0.HETEROGENEOUS-SNAPSHOT </version >
12
+ <version >0.3.0</version >
15
13
<packaging >jar</packaging >
16
14
17
15
<properties >
Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
2
<modelVersion >4.0.0</modelVersion >
5
3
6
4
<parent >
7
5
<groupId >io.usethesource</groupId >
8
6
<artifactId >capsule-pom-parent</artifactId >
9
- <version >0.3.0.HETEROGENEOUS-SNAPSHOT </version >
7
+ <version >0.3.0</version >
10
8
</parent >
11
9
12
10
<groupId >io.usethesource</groupId >
13
11
<artifactId >capsule-experimental</artifactId >
14
- <version >0.3.0.HETEROGENEOUS-SNAPSHOT </version >
12
+ <version >0.3.0</version >
15
13
<packaging >jar</packaging >
16
14
17
15
<properties >
22
20
<dependency >
23
21
<groupId >io.usethesource</groupId >
24
22
<artifactId >capsule</artifactId >
25
- <version >0.3.0.HETEROGENEOUS-SNAPSHOT </version >
23
+ <version >0.3.0</version >
26
24
</dependency >
27
25
</dependencies >
28
26
Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
2
<modelVersion >4.0.0</modelVersion >
5
3
6
4
<parent >
7
5
<groupId >io.usethesource</groupId >
8
6
<artifactId >capsule-pom-parent</artifactId >
9
- <version >0.3.0.HETEROGENEOUS-SNAPSHOT </version >
7
+ <version >0.3.0</version >
10
8
</parent >
11
9
12
10
<groupId >io.usethesource</groupId >
13
11
<artifactId >capsule-veritas</artifactId >
14
- <version >0.3.0.HETEROGENEOUS-SNAPSHOT </version >
12
+ <version >0.3.0</version >
15
13
<packaging >jar</packaging >
16
14
17
15
<properties >
44
42
<dependency >
45
43
<groupId >io.usethesource</groupId >
46
44
<artifactId >capsule</artifactId >
47
- <version >0.3.0.HETEROGENEOUS-SNAPSHOT </version >
45
+ <version >0.3.0</version >
48
46
</dependency >
49
47
<dependency >
50
48
<groupId >io.usethesource</groupId >
51
49
<artifactId >capsule-experimental</artifactId >
52
- <version >0.3.0.HETEROGENEOUS-SNAPSHOT </version >
50
+ <version >0.3.0</version >
53
51
</dependency >
54
52
<dependency >
55
53
<groupId >com.pholser</groupId >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
3
<modelVersion >4.0.0</modelVersion >
6
4
7
5
<groupId >io.usethesource</groupId >
8
6
<artifactId >capsule-pom-parent</artifactId >
9
- <version >0.3.0.HETEROGENEOUS-SNAPSHOT </version >
7
+ <version >0.3.0</version >
10
8
<packaging >pom</packaging >
11
9
12
10
<scm >
13
11
<developerConnection >scm:git:https://github.com/usethesource/capsule.git</developerConnection >
14
- <tag >HEAD </tag >
12
+ <tag >v0.3.0 </tag >
15
13
</scm >
16
14
17
15
<modules >
You can’t perform that action at this time.
0 commit comments