File tree Expand file tree Collapse file tree 3 files changed +7
-10
lines changed Expand file tree Collapse file tree 3 files changed +7
-10
lines changed Original file line number Diff line number Diff line change 6
6
~ This software is distributable under the BSD license.
7
7
~ See the terms of the BSD license in the documentation provided with this software.
8
8
-->
9
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
10
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
9
+ <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" >
11
10
<modelVersion >4.0.0</modelVersion >
12
11
13
12
<parent >
14
13
<groupId >org.aeonbits.owner</groupId >
15
14
<artifactId >owner-parent</artifactId >
16
- <version >1.0.6-SNAPSHOT </version >
15
+ <version >1.0.5.1 </version >
17
16
</parent >
18
17
19
18
<name >OWNER :: Site</name >
32
31
<id >default-cli</id >
33
32
<configuration >
34
33
<tasks >
35
- <ant antfile =" site/build.xml" target =" run" />
34
+ <ant antfile =" site/build.xml" target =" run" />
36
35
</tasks >
37
36
</configuration >
38
37
<goals >
Original file line number Diff line number Diff line change 6
6
~ This software is distributable under the BSD license.
7
7
~ See the terms of the BSD license in the documentation provided with this software.
8
8
-->
9
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
10
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
9
+ <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" >
11
10
<modelVersion >4.0.0</modelVersion >
12
11
13
12
<parent >
14
13
<groupId >org.aeonbits.owner</groupId >
15
14
<artifactId >owner-parent</artifactId >
16
- <version >1.0.6-SNAPSHOT </version >
15
+ <version >1.0.5.1 </version >
17
16
</parent >
18
17
19
18
<name >OWNER :: Core</name >
Original file line number Diff line number Diff line change 6
6
~ This software is distributable under the BSD license.
7
7
~ See the terms of the BSD license in the documentation provided with this software.
8
8
-->
9
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
10
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
9
+ <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" >
11
10
<modelVersion >4.0.0</modelVersion >
12
11
13
12
<groupId >org.aeonbits.owner</groupId >
14
13
<artifactId >owner-parent</artifactId >
15
- <version >1.0.6-SNAPSHOT </version >
14
+ <version >1.0.5.1 </version >
16
15
<packaging >pom</packaging >
17
16
18
17
<name >OWNER :: Parent</name >
You can’t perform that action at this time.
0 commit comments