File tree Expand file tree Collapse file tree 9 files changed +15
-15
lines changed Expand file tree Collapse file tree 9 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 11
11
<parent >
12
12
<artifactId >owner-parent</artifactId >
13
13
<groupId >org.aeonbits.owner</groupId >
14
- <version >1.0.12-SNAPSHOT </version >
14
+ <version >1.0.12</version >
15
15
</parent >
16
16
<modelVersion >4.0.0</modelVersion >
17
17
29
29
<dependency >
30
30
<groupId >org.aeonbits.owner</groupId >
31
31
<artifactId >owner-java8-extras</artifactId >
32
- <version >1.0.12-SNAPSHOT </version >
32
+ <version >1.0.12</version >
33
33
</dependency >
34
34
</dependencies >
35
35
</profile >
Original file line number Diff line number Diff line change 12
12
<parent >
13
13
<artifactId >owner-examples</artifactId >
14
14
<groupId >org.aeonbits.owner</groupId >
15
- <version >1.0.12-SNAPSHOT </version >
15
+ <version >1.0.12</version >
16
16
</parent >
17
17
<modelVersion >4.0.0</modelVersion >
18
18
23
23
<dependency >
24
24
<groupId >org.aeonbits.owner</groupId >
25
25
<artifactId >owner</artifactId >
26
- <version >1.0.12-SNAPSHOT </version >
26
+ <version >1.0.12</version >
27
27
</dependency >
28
28
</dependencies >
29
29
<build >
Original file line number Diff line number Diff line change 11
11
<parent >
12
12
<artifactId >owner-parent</artifactId >
13
13
<groupId >org.aeonbits.owner</groupId >
14
- <version >1.0.12-SNAPSHOT </version >
14
+ <version >1.0.12</version >
15
15
</parent >
16
16
<modelVersion >4.0.0</modelVersion >
17
17
Original file line number Diff line number Diff line change 13
13
<parent >
14
14
<groupId >org.aeonbits.owner</groupId >
15
15
<artifactId >owner-parent</artifactId >
16
- <version >1.0.12-SNAPSHOT </version >
16
+ <version >1.0.12</version >
17
17
</parent >
18
18
19
19
<name >OWNER :: Extras</name >
Original file line number Diff line number Diff line change 14
14
<parent >
15
15
<artifactId >owner-parent</artifactId >
16
16
<groupId >org.aeonbits.owner</groupId >
17
- <version >1.0.12-SNAPSHOT </version >
17
+ <version >1.0.12</version >
18
18
</parent >
19
19
20
20
<groupId >org.aeonbits.owner</groupId >
21
21
<artifactId >owner-java8-extras</artifactId >
22
22
<name >OWNER :: Java 8 Extras</name >
23
- <version >1.0.12-SNAPSHOT </version >
23
+ <version >1.0.12</version >
24
24
<packaging >jar</packaging >
25
25
26
26
<properties >
64
64
<dependency >
65
65
<groupId >org.aeonbits.owner</groupId >
66
66
<artifactId >owner-java8</artifactId >
67
- <version >1.0.12-SNAPSHOT </version >
67
+ <version >1.0.12</version >
68
68
</dependency >
69
69
<dependency >
70
70
<groupId >junit</groupId >
Original file line number Diff line number Diff line change 14
14
<parent >
15
15
<artifactId >owner-parent</artifactId >
16
16
<groupId >org.aeonbits.owner</groupId >
17
- <version >1.0.12-SNAPSHOT </version >
17
+ <version >1.0.12</version >
18
18
</parent >
19
19
20
20
<groupId >org.aeonbits.owner</groupId >
21
21
<artifactId >owner-java8</artifactId >
22
22
<name >OWNER :: Java 8 Support</name >
23
- <version >1.0.12-SNAPSHOT </version >
23
+ <version >1.0.12</version >
24
24
<packaging >jar</packaging >
25
25
<properties >
26
26
<compiler-release >8</compiler-release >
63
63
<dependency >
64
64
<groupId >org.aeonbits.owner</groupId >
65
65
<artifactId >owner</artifactId >
66
- <version >1.0.12-SNAPSHOT </version >
66
+ <version >1.0.12</version >
67
67
</dependency >
68
68
<dependency >
69
69
<groupId >junit</groupId >
Original file line number Diff line number Diff line change 12
12
<parent >
13
13
<groupId >org.aeonbits.owner</groupId >
14
14
<artifactId >owner-parent</artifactId >
15
- <version >1.0.12-SNAPSHOT </version >
15
+ <version >1.0.12</version >
16
16
</parent >
17
17
18
18
<name >OWNER :: Site</name >
Original file line number Diff line number Diff line change 12
12
<parent >
13
13
<groupId >org.aeonbits.owner</groupId >
14
14
<artifactId >owner-parent</artifactId >
15
- <version >1.0.12-SNAPSHOT </version >
15
+ <version >1.0.12</version >
16
16
</parent >
17
17
18
18
<name >OWNER :: Core</name >
Original file line number Diff line number Diff line change 12
12
13
13
<groupId >org.aeonbits.owner</groupId >
14
14
<artifactId >owner-parent</artifactId >
15
- <version >1.0.12-SNAPSHOT </version >
15
+ <version >1.0.12</version >
16
16
<packaging >pom</packaging >
17
17
18
18
<name >OWNER :: Parent</name >
You can’t perform that action at this time.
0 commit comments