diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2018-01-06 16:44:15 +0100 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@sonarsource.com> | 2018-01-07 12:40:52 +0100 |
commit | c0d2705e610d771b8c66ef22e64530c7bca4f538 (patch) | |
tree | 7bc63988041d10e9c7d2d3e7f28fcec09a3e3a34 /pom.xml | |
parent | 902fabcf137d0ad6775fde22b2771e31f3da90fb (diff) | |
download | sonarqube-c0d2705e610d771b8c66ef22e64530c7bca4f538.tar.gz sonarqube-c0d2705e610d771b8c66ef22e64530c7bca4f538.zip |
Fix license headers for 2018
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ <parent> <groupId>org.sonarsource.parent</groupId> <artifactId>parent</artifactId> - <version>41</version> + <version>43</version> </parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>sonarqube</artifactId> |