File tree Expand file tree Collapse file tree 9 files changed +10
-10
lines changed Expand file tree Collapse file tree 9 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >oo-atom</artifactId >
7
7
<groupId >oo</groupId >
8
- <version >0.0.0-SNAPSHOT </version >
8
+ <version >0.0.10 </version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
Original file line number Diff line number Diff line change 29
29
<parent >
30
30
<artifactId >oo-atom</artifactId >
31
31
<groupId >oo</groupId >
32
- <version >0.0.0-SNAPSHOT </version >
32
+ <version >0.0.10 </version >
33
33
</parent >
34
34
<modelVersion >4.0.0</modelVersion >
35
35
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >oo</groupId >
6
6
<artifactId >atom-starter</artifactId >
7
- <version >0.0.0-SNAPSHOT </version >
7
+ <version >0.0.10 </version >
8
8
<relativePath >../atom-starter</relativePath >
9
9
</parent >
10
10
<artifactId >atom-it</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >oo</groupId >
6
6
<artifactId >atom-samples</artifactId >
7
- <version >0.0.0-SNAPSHOT </version >
7
+ <version >0.0.10 </version >
8
8
</parent >
9
9
<artifactId >fibonacci</artifactId >
10
10
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >oo</groupId >
6
6
<artifactId >atom-starter</artifactId >
7
- <version >0.0.0-SNAPSHOT </version >
7
+ <version >0.0.10 </version >
8
8
<relativePath >../atom-starter</relativePath >
9
9
</parent >
10
10
<artifactId >atom-samples</artifactId >
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >oo</groupId >
7
7
<artifactId >atom-starter</artifactId >
8
- <version >0.0.0-SNAPSHOT </version >
8
+ <version >0.0.10 </version >
9
9
<packaging >pom</packaging >
10
10
11
11
<properties >
12
12
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
13
13
<maven .compiler.source>1.8</maven .compiler.source>
14
14
<maven .compiler.target>1.8</maven .compiler.target>
15
- <atom .version>0.0.0-SNAPSHOT </atom .version>
15
+ <atom .version>0.0.10 </atom .version>
16
16
</properties >
17
17
18
18
<repositories >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >oo-atom</artifactId >
7
7
<groupId >oo</groupId >
8
- <version >0.0.0-SNAPSHOT </version >
8
+ <version >0.0.10 </version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >oo-atom</artifactId >
7
7
<groupId >oo</groupId >
8
- <version >0.0.0-SNAPSHOT </version >
8
+ <version >0.0.10 </version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ SOFTWARE.
29
29
30
30
<groupId >oo</groupId >
31
31
<artifactId >oo-atom</artifactId >
32
- <version >0.0.0-SNAPSHOT </version >
32
+ <version >0.0.10 </version >
33
33
<packaging >pom</packaging >
34
34
<properties >
35
35
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
You can’t perform that action at this time.
0 commit comments