File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
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 >0.2 .0</version >
8
+ <version >0.3 .0</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
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 >0.2 .0</version >
10
+ <version >0.3 .0</version >
11
11
<modules >
12
12
<module >webapp</module >
13
13
<module >domain</module >
Original file line number Diff line number Diff line change 6
6
<!-- Project from https://start.vaadin.com/project/25bb864a-5cfc-4bcc-8a0c-1abc5ff20bd8 -->
7
7
<artifactId >webapp</artifactId >
8
8
<name >Data Manager Webapp</name >
9
- <version >0.2 .0</version >
9
+ <version >0.3 .0</version >
10
10
<packaging >jar</packaging >
11
11
12
12
<properties >
16
16
<parent >
17
17
<groupId >life.qbic</groupId >
18
18
<artifactId >datamanager</artifactId >
19
- <version >0.2 .0</version >
19
+ <version >0.3 .0</version >
20
20
</parent >
21
21
22
22
<repositories >
68
68
<dependency >
69
69
<groupId >life.qbic</groupId >
70
70
<artifactId >domain</artifactId >
71
- <version >0.2 .0</version >
71
+ <version >0.3 .0</version >
72
72
</dependency >
73
73
<dependency >
74
74
<groupId >com.vaadin</groupId >
You can’t perform that action at this time.
0 commit comments