File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
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.0.1-SNAPSHOT </version >
6
+ <version >3.0.1</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 >https://github.com/sfuhrm/sudoku</url >
12
12
<connection >scm:git:https://github.com/sfuhrm/sudoku.git</connection >
13
+ <tag >sudoku-parent-3.0.1</tag >
13
14
</scm >
14
15
<licenses >
15
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.0.1-SNAPSHOT </version >
7
+ <version >3.0.1</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.0.1-SNAPSHOT </version >
7
+ <version >3.0.1</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