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 <drivers .dir>${project.basedir} /drivers</drivers .dir>
1818 <jetty .version>11.0.26</jetty .version>
19+ <flowingcode .commons.demo.version>5.0.0</flowingcode .commons.demo.version>
1920 </properties >
2021
2122 <organization >
5657 <scope >import</scope >
5758 <version >${vaadin.version} </version >
5859 </dependency >
59- <dependency >
60- <groupId >com.flowingcode.vaadin.addons.demo</groupId >
61- <artifactId >commons-demo</artifactId >
62- <version >5.0.0</version >
63- </dependency >
6460 </dependencies >
6561 </dependencyManagement >
6662
148144 <dependency >
149145 <groupId >com.flowingcode.vaadin.addons.demo</groupId >
150146 <artifactId >commons-demo</artifactId >
147+ <version >${flowingcode.commons.demo.version} </version >
151148 <scope >test</scope >
152149 </dependency >
153150 <dependency >
You can’t perform that action at this time.
0 commit comments