diff options
| author | Evgeny Mandrikov | 2018-07-26 15:19:30 +0200 | 
|---|---|---|
| committer | Amaury Levé | 2018-07-26 15:19:30 +0200 | 
| commit | 70b4b677acccc3a80c6ba1f24edb1e7f360e794e (patch) | |
| tree | 1fa42033f6e05f95162c8b22f5bcc6f85efed25b | |
| parent | 58bf03075e9f3e5c153a392b8221f85741ee94e9 (diff) | |
| download | sonar-css-70b4b677acccc3a80c6ba1f24edb1e7f360e794e.tar.bz2 | |
Update description in pom.xml (#112)
Fixes #105 
| -rw-r--r-- | pom.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -15,7 +15,7 @@      <packaging>pom</packaging>      <name>SonarCSS</name> -    <description>SonarQube CSS Analyzer</description> +    <description>Code Analyzer for CSS, Less, SCSS</description>      <url>http://redirect.sonarsource.com/plugins/css.html</url>      <inceptionYear>2018</inceptionYear>      <organization> | 
