File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
1717 <jetty .version>9.4.36.v20210114</jetty .version>
1818 <drivers .dir>${project.basedir} /drivers</drivers .dir>
19+ <flowingcode .commons.demo.version>3.10.0</flowingcode .commons.demo.version>
1920 </properties >
2021
2122 <organization >
156157 <dependency >
157158 <groupId >com.flowingcode.vaadin.addons.demo</groupId >
158159 <artifactId >commons-demo</artifactId >
159- <version >3.10.0 </version >
160+ <version >${flowingcode.commons.demo.version} </version >
160161 <scope >test</scope >
161162 </dependency >
162163 <dependency >
467468 <maven .compiler.target>17</maven .compiler.target>
468469 <vaadin .version>24.4.12</vaadin .version>
469470 <jetty .version>11.0.26</jetty .version>
471+ <flowingcode .commons.demo.version>4.1.0</flowingcode .commons.demo.version>
470472 </properties >
471- <dependencies >
472- <dependency >
473- <groupId >com.flowingcode.vaadin.addons.demo</groupId >
474- <artifactId >commons-demo</artifactId >
475- <version >4.1.0</version >
476- <scope >test</scope >
477- </dependency >
478- </dependencies >
479473 </profile >
480474
481475 <profile >
485479 <maven .compiler.target>21</maven .compiler.target>
486480 <vaadin .version>25.0.0</vaadin .version>
487481 <jetty .version>11.0.26</jetty .version>
482+ <flowingcode .commons.demo.version>5.0.0</flowingcode .commons.demo.version>
488483 </properties >
489484 <dependencies >
490- <dependency >
491- <groupId >com.flowingcode.vaadin.addons.demo</groupId >
492- <artifactId >commons-demo</artifactId >
493- <version >5.0.0</version >
494- <scope >test</scope >
495- </dependency >
496485 <dependency >
497486 <groupId >com.vaadin</groupId >
498487 <artifactId >vaadin-dev</artifactId >
You can’t perform that action at this time.
0 commit comments