File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >de.sfuhrm</groupId >
5
5
<artifactId >sudoku-parent</artifactId >
6
- <version >3.1.2-SNAPSHOT </version >
6
+ <version >4.0.0 </version >
7
7
<name >Sudoku Parent</name >
8
8
<description >Sudoku Parent POM</description >
9
9
<url >https://github.com/sfuhrm/sudoku</url >
10
10
<scm >
11
11
<
url >
[email protected] :sfuhrm/sudoku.git</
url >
12
12
<
connection >scm:git:
[email protected] :sfuhrm/sudoku.git</
connection >
13
- <tag >HEAD </tag >
13
+ <tag >sudoku-parent-4.0.0 </tag >
14
14
</scm >
15
15
<licenses >
16
16
<license >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >de.sfuhrm</groupId >
6
6
<artifactId >sudoku-parent</artifactId >
7
- <version >3.1.2-SNAPSHOT </version >
7
+ <version >4.0.0 </version >
8
8
</parent >
9
9
<artifactId >sudoku-client</artifactId >
10
10
<name >Sudoku Client</name >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >de.sfuhrm</groupId >
6
6
<artifactId >sudoku-parent</artifactId >
7
- <version >3.1.2-SNAPSHOT </version >
7
+ <version >4.0.0 </version >
8
8
</parent >
9
9
<artifactId >sudoku</artifactId >
10
10
<name >Sudoku</name >
You can’t perform that action at this time.
0 commit comments