File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed
Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change 1919 <drivers .dir>${project.basedir} /drivers</drivers .dir>
2020
2121 <jetty .version>9.4.36.v20210114</jetty .version>
22+ <flowingcode .commons.demo.version>3.9.0</flowingcode .commons.demo.version>
2223 </properties >
2324
2425 <organization >
164165 <dependency >
165166 <groupId >com.flowingcode.vaadin.addons.demo</groupId >
166167 <artifactId >commons-demo</artifactId >
167- <version >3.9.0 </version >
168+ <version >${flowingcode.commons.demo.version} </version >
168169 <scope >test</scope >
169170 </dependency >
170171 </dependencies >
542543 <maven .compiler.target>21</maven .compiler.target>
543544 <vaadin .version>25.0.0</vaadin .version>
544545 <jetty .version>11.0.26</jetty .version>
546+ <flowingcode .commons.demo.version>5.0.0</flowingcode .commons.demo.version>
545547 </properties >
546548 <dependencies >
547- <dependency >
548- <groupId >com.flowingcode.vaadin.addons.demo</groupId >
549- <artifactId >commons-demo</artifactId >
550- <version >5.0.0</version >
551- <scope >test</scope >
552- </dependency >
549+
553550 <dependency >
554551 <groupId >com.vaadin</groupId >
555552 <artifactId >vaadin-dev</artifactId >
You can’t perform that action at this time.
0 commit comments