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 55 <parent >
66 <artifactId >datamanager</artifactId >
77 <groupId >life.qbic</groupId >
8- <version >0.2 .0</version >
8+ <version >0.3 .0</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 77 <groupId >life.qbic</groupId >
88 <artifactId >datamanager</artifactId >
99 <name >Data Manager</name >
10- <version >0.2 .0</version >
10+ <version >0.3 .0</version >
1111 <modules >
1212 <module >webapp</module >
1313 <module >domain</module >
Original file line number Diff line number Diff line change 66 <!-- Project from https://start.vaadin.com/project/25bb864a-5cfc-4bcc-8a0c-1abc5ff20bd8 -->
77 <artifactId >webapp</artifactId >
88 <name >Data Manager Webapp</name >
9- <version >0.2 .0</version >
9+ <version >0.3 .0</version >
1010 <packaging >jar</packaging >
1111
1212 <properties >
1616 <parent >
1717 <groupId >life.qbic</groupId >
1818 <artifactId >datamanager</artifactId >
19- <version >0.2 .0</version >
19+ <version >0.3 .0</version >
2020 </parent >
2121
2222 <repositories >
6868 <dependency >
6969 <groupId >life.qbic</groupId >
7070 <artifactId >domain</artifactId >
71- <version >0.2 .0</version >
71+ <version >0.3 .0</version >
7272 </dependency >
7373 <dependency >
7474 <groupId >com.vaadin</groupId >
You can’t perform that action at this time.
0 commit comments