aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTibor Blenessy2018-07-27 14:03:36 +0200
committerGitHub2018-07-27 14:03:36 +0200
commitd6fa2112cb1ed2993a3db5da5963763899b4cb07 (patch)
treedc6dee041dd4d3d34cb07f4802e58014e11f3b3e
parenta19c4d721abb93a5e5e58abfaf2b6c1dd90b5891 (diff)
downloadsonar-css-d6fa2112cb1ed2993a3db5da5963763899b4cb07.tar.bz2
Change parent pom version to v46 (#114)
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 71d73ae..e194fe2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.sonarsource.parent</groupId>
<artifactId>parent</artifactId>
- <version>45</version>
+ <version>46</version>
</parent>
<groupId>org.sonarsource.css</groupId>