Showing
100 changed files
with
101 additions
and
101 deletions
Too many changes to show.
To preserve performance only 100 of 1934 files are displayed.
1 | 1 | <!-- |
2 | 2 | |
3 | - Copyright © 2016-2019 The Thingsboard Authors | |
3 | + Copyright © 2016-2020 The Thingsboard Authors | |
4 | 4 | |
5 | 5 | Licensed under the Apache License, Version 2.0 (the "License"); |
6 | 6 | you may not use this file except in compliance with the License. |
... | ... | @@ -20,7 +20,7 @@ |
20 | 20 | <modelVersion>4.0.0</modelVersion> |
21 | 21 | <parent> |
22 | 22 | <groupId>org.thingsboard</groupId> |
23 | - <version>3.0.0-SNAPSHOT</version> | |
23 | + <version>2.5.0-SNAPSHOT</version> | |
24 | 24 | <artifactId>thingsboard</artifactId> |
25 | 25 | </parent> |
26 | 26 | <artifactId>application</artifactId> | ... | ... |
1 | 1 | <?xml version="1.0" encoding="UTF-8" ?> |
2 | 2 | <!-- |
3 | 3 | |
4 | - Copyright © 2016-2019 The Thingsboard Authors | |
4 | + Copyright © 2016-2020 The Thingsboard Authors | |
5 | 5 | |
6 | 6 | Licensed under the Apache License, Version 2.0 (the "License"); |
7 | 7 | you may not use this file except in compliance with the License. | ... | ... |