File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5353 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
5454 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
5555 <jetty .version>9.4.36.v20210114</jetty .version>
56+ <flowingcode .commons.demo.version>3.10.0</flowingcode .commons.demo.version>
5657 </properties >
5758
5859 <dependencyManagement >
136137 <dependency >
137138 <groupId >com.flowingcode.vaadin.addons.demo</groupId >
138139 <artifactId >commons-demo</artifactId >
139- <version >3.10.0 </version >
140+ <version >${flowingcode.commons.demo.version} </version >
140141 <scope >test</scope >
141142 </dependency >
142143 <dependency >
443444 <maven .compiler.target>21</maven .compiler.target>
444445 <vaadin .version>25.0.0</vaadin .version>
445446 <jetty .version>11.0.26</jetty .version>
447+ <flowingcode .commons.demo.version>5.0.0</flowingcode .commons.demo.version>
446448 </properties >
447449 <dependencies >
448450 <dependency >
456458 <artifactId >vaadin-dev</artifactId >
457459 <optional >true</optional >
458460 </dependency >
459- <dependency >
460- <groupId >com.flowingcode.vaadin.addons.demo</groupId >
461- <artifactId >commons-demo</artifactId >
462- <version >5.0.0</version >
463- <scope >test</scope >
464- </dependency >
465461 </dependencies >
466462 </profile >
467463
You can’t perform that action at this time.
0 commit comments