File tree 21 files changed +204
-58
lines changed
project-management-infrastructure
src/main/java/life/qbic/projectmanagement/infrastructure/ontology
21 files changed +204
-58
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >datamanager</artifactId >
7
7
<groupId >life.qbic</groupId >
8
- <version >1.8.2 </version >
8
+ <version >1.9.0 </version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
<artifactId >application-commons</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >datamanager</artifactId >
7
7
<groupId >life.qbic</groupId >
8
- <version >1.8.2 </version >
8
+ <version >1.9.0 </version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
<artifactId >broadcasting</artifactId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >life.qbic</groupId >
8
8
<artifactId >datamanager</artifactId >
9
- <version >1.8.2 </version >
9
+ <version >1.9.0 </version >
10
10
</parent >
11
11
12
12
<artifactId >domain-concept</artifactId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >life.qbic</groupId >
8
8
<artifactId >datamanager</artifactId >
9
- <version >1.8.2 </version >
9
+ <version >1.9.0 </version >
10
10
</parent >
11
11
12
12
<groupId >life.qbic.infrastructure</groupId >
21
21
<dependency >
22
22
<groupId >life.qbic</groupId >
23
23
<artifactId >identity</artifactId >
24
- <version >1.8.2 </version >
24
+ <version >1.9.0 </version >
25
25
<scope >compile</scope >
26
26
</dependency >
27
27
<dependency >
28
28
<groupId >life.qbic</groupId >
29
29
<artifactId >project-management</artifactId >
30
- <version >1.8.2 </version >
30
+ <version >1.9.0 </version >
31
31
<scope >compile</scope >
32
32
</dependency >
33
33
<dependency >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >life.qbic</groupId >
8
8
<artifactId >datamanager</artifactId >
9
- <version >1.8.2 </version >
9
+ <version >1.9.0 </version >
10
10
</parent >
11
11
12
12
<groupId >life.qbic.finances</groupId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >life.qbic</groupId >
8
8
<artifactId >datamanager</artifactId >
9
- <version >1.8.2 </version >
9
+ <version >1.9.0 </version >
10
10
</parent >
11
11
12
12
<artifactId >finances-infrastructure</artifactId >
20
20
<dependency >
21
21
<groupId >life.qbic</groupId >
22
22
<artifactId >finances</artifactId >
23
- <version >1.8.2 </version >
23
+ <version >1.9.0 </version >
24
24
<scope >compile</scope >
25
25
</dependency >
26
26
<dependency >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >datamanager</artifactId >
7
7
<groupId >life.qbic</groupId >
8
- <version >1.8.2 </version >
8
+ <version >1.9.0 </version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
<artifactId >finances</artifactId >
38
38
<dependency >
39
39
<groupId >life.qbic.finances</groupId >
40
40
<artifactId >finances-api</artifactId >
41
- <version >1.8.2 </version >
41
+ <version >1.9.0 </version >
42
42
<scope >compile</scope >
43
43
</dependency >
44
44
</dependencies >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >life.qbic</groupId >
8
8
<artifactId >datamanager</artifactId >
9
- <version >1.8.2 </version >
9
+ <version >1.9.0 </version >
10
10
</parent >
11
11
12
12
<groupId >life.qbic.datamanager</groupId >
21
21
<dependency >
22
22
<groupId >life.qbic</groupId >
23
23
<artifactId >application-commons</artifactId >
24
- <version >1.8.2 </version >
24
+ <version >1.9.0 </version >
25
25
<scope >compile</scope >
26
26
</dependency >
27
27
</dependencies >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >life.qbic</groupId >
8
8
<artifactId >datamanager</artifactId >
9
- <version >1.8.2 </version >
9
+ <version >1.9.0 </version >
10
10
</parent >
11
11
<artifactId >identity-infrastructure</artifactId >
12
12
<dependencies >
13
13
<dependency >
14
14
<groupId >life.qbic</groupId >
15
15
<artifactId >identity</artifactId >
16
- <version >1.8.2 </version >
16
+ <version >1.9.0 </version >
17
17
<scope >compile</scope >
18
18
</dependency >
19
19
<dependency >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >datamanager</artifactId >
7
7
<groupId >life.qbic</groupId >
8
- <version >1.8.2 </version >
8
+ <version >1.9.0 </version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
45
45
<dependency >
46
46
<groupId >life.qbic</groupId >
47
47
<artifactId >broadcasting</artifactId >
48
- <version >1.8.2 </version >
48
+ <version >1.9.0 </version >
49
49
<scope >compile</scope >
50
50
</dependency >
51
51
<dependency >
52
52
<groupId >life.qbic</groupId >
53
53
<artifactId >application-commons</artifactId >
54
- <version >1.8.2 </version >
54
+ <version >1.9.0 </version >
55
55
<scope >compile</scope >
56
56
</dependency >
57
57
<dependency >
58
58
<groupId >life.qbic</groupId >
59
59
<artifactId >logging</artifactId >
60
- <version >1.8.2 </version >
60
+ <version >1.9.0 </version >
61
61
<scope >compile</scope >
62
62
</dependency >
63
63
<dependency >
64
64
<groupId >life.qbic</groupId >
65
65
<artifactId >domain-concept</artifactId >
66
- <version >1.8.2 </version >
66
+ <version >1.9.0 </version >
67
67
<scope >compile</scope >
68
68
</dependency >
69
69
<dependency >
86
86
<dependency >
87
87
<groupId >life.qbic.datamanager</groupId >
88
88
<artifactId >identity-api</artifactId >
89
- <version >1.8.2 </version >
89
+ <version >1.9.0 </version >
90
90
<scope >compile</scope >
91
91
</dependency >
92
92
</dependencies >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >datamanager</artifactId >
7
7
<groupId >life.qbic</groupId >
8
- <version >1.8.2 </version >
8
+ <version >1.9.0 </version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
<artifactId >logging</artifactId >
53
53
<dependency >
54
54
<groupId >life.qbic.logging</groupId >
55
55
<artifactId >subscription-api</artifactId >
56
- <version >1.8.2 </version >
56
+ <version >1.9.0 </version >
57
57
<scope >compile</scope >
58
58
</dependency >
59
59
</dependencies >
Original file line number Diff line number Diff line change 7
7
<groupId >life.qbic</groupId >
8
8
<artifactId >datamanager</artifactId >
9
9
<name >Data Manager</name >
10
- <version >1.8.2 </version >
10
+ <version >1.9.0 </version >
11
11
<modules >
12
12
<module >user-interface</module >
13
13
<module >identity</module >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >life.qbic</groupId >
8
8
<artifactId >datamanager</artifactId >
9
- <version >1.8.2 </version >
9
+ <version >1.9.0 </version >
10
10
</parent >
11
11
12
12
<groupId >life.qbic.identity</groupId >
29
29
<dependency >
30
30
<groupId >life.qbic</groupId >
31
31
<artifactId >project-management</artifactId >
32
- <version >1.8.2 </version >
32
+ <version >1.9.0 </version >
33
33
<scope >compile</scope >
34
34
</dependency >
35
35
<dependency >
You can’t perform that action at this time.
0 commit comments