Commit b83dd51 Peter Moser
committed Mar 7, 2022
1 parent 3acd100 commit b83dd51 Copy full SHA for b83dd51
File tree 4 files changed +7
-7
lines changed
4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >it.bz.idm.bdp</groupId >
7
7
<artifactId >core</artifactId >
8
- <version >7.0 .0</version >
8
+ <version >7.1 .0</version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
23
23
<dependency >
24
24
<groupId >it.bz.idm.bdp</groupId >
25
25
<artifactId >dto</artifactId >
26
- <version >7.0 .0</version >
26
+ <version >7.1 .0</version >
27
27
</dependency >
28
28
<dependency >
29
29
<groupId >javax.servlet</groupId >
Original file line number Diff line number Diff line change 29
29
<parent >
30
30
<groupId >it.bz.idm.bdp</groupId >
31
31
<artifactId >core</artifactId >
32
- <version >7.0 .0</version >
32
+ <version >7.1 .0</version >
33
33
<relativePath >../pom.xml</relativePath >
34
34
</parent >
35
35
Original file line number Diff line number Diff line change 6
6
<artifactId >core</artifactId >
7
7
<packaging >pom</packaging >
8
8
<!-- Make sure to update also .github/workflows + must correspond to project.properties.revision -->
9
- <version >7.0 .0</version >
9
+ <version >7.1 .0</version >
10
10
<inceptionYear >2019</inceptionYear >
11
11
12
12
<parent >
19
19
20
20
<properties >
21
21
<!-- Make sure to update also .github/workflows + must correspond to project.version -->
22
- <revision >7.0 .0</revision >
22
+ <revision >7.1 .0</revision >
23
23
<maven .compiler.source>1.8</maven .compiler.source>
24
24
<maven .compiler.target>1.8</maven .compiler.target>
25
25
<java .version>1.8</java .version>
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >it.bz.idm.bdp</groupId >
7
7
<artifactId >core</artifactId >
8
- <version >7.0 .0</version >
8
+ <version >7.1 .0</version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
79
79
<dependency >
80
80
<groupId >it.bz.idm.bdp</groupId >
81
81
<artifactId >dto</artifactId >
82
- <version >7.0 .0</version >
82
+ <version >7.1 .0</version >
83
83
</dependency >
84
84
85
85
<!-- DB migration - Flyway -->
You can’t perform that action at this time.
0 commit comments