aboutsummaryrefslogtreecommitdiffstats
path: root/testbench-api/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Update project to 8.15-SNAPSHOT (#12392)Zhe Sun2021-08-311-1/+1
|
* Update 8.14-SNAPSHOT and release note (#12261)Zhe Sun2021-04-141-1/+1
|
* Remove whitespace-maven-plugin and formatter-maven-plugin. (#12213)Anna Koskinen2021-03-031-4/+0
| | | | | - These plugins cause significant problems for many Windows developers, and since most active maintainers are currently included in that group, the plugins have been deemed more trouble than they are worth.
* Update to 8.13-SNAPSHOT (#12110)Zhe Sun2020-10-071-1/+1
|
* Update to 8.12-snapshot (#11995)Zhe Sun2020-05-131-1/+1
|
* Update to 8.11 snapshot (#11874)Zhe Sun2020-01-161-1/+1
| | | | | * Update to 8.11-SNAPSHOT
* Update to 8.10-SNAPSHOT (#11657)Zhe Sun2019-07-291-1/+1
|
* Use https for Maven repositories (#11668)Stéphane Nicoll2019-07-291-1/+1
| | | | * Use https for Maven repositories
* Update to 8.9 (#11535)Sun Zhe2019-04-181-1/+1
| | | | | | * Update to 8.9-SNAPSHOT * update in bom module
* Update snapshot to 8.8-snapshot (#11397)Sun Zhe2018-12-281-1/+1
|
* Update master to 8.7-SNAPSHOT (#11208)Sun Zhe2018-09-271-1/+1
|
* Update project version to 8.6-SNAPSHOT (#11011)Mehdi Javan2018-06-291-1/+1
|
* Enable formatting in testbench-api module (#10852)Ilia Motornyi2018-05-021-0/+4
|
* Update snapshot version to 8.5 (#10818)Teemu Suo-Anttila2018-04-121-1/+1
|
* Upgrade minor version in the project to 8.4 (#10520)Teemu Suo-Anttila2018-01-241-1/+1
|
* Update version number to 8.3-SNAPSHOT (#10348)Teemu Suo-Anttila2017-11-221-1/+1
|
* Upgrade maven-dependency and -source pluginsAhmed Ashour2017-09-141-1/+0
|
* Update version to 8.2-SNAPSHOT (#9946)Teemu Suo-Anttila2017-09-081-1/+1
|
* Snapshot version update to 8.1 (#9023)Ilia Motornyi2017-04-051-1/+1
|
* Simplify setting of TestBench version (#8566)Henri Sara2017-02-141-1/+1
| | | | Now, only vaadin.testbench.version needs to be set for root and BOM modules, and other modules do not need changes to upgrade TestBench.
* Use TestBench version 5.0.0.beta5 (#8557)Henri Sara2017-02-141-1/+1
|
* Add maven-source plugin to testbench-api (#8167)rogozinds2017-01-091-1/+13
|
* Include Framework Element API for TestBench in the project (#8014)Artur2016-12-221-0/+54
This makes it possible to use the latest Element classes in the framework tests and to simplify the build process. The license for the included element classes are changed to Apache2