diff options
| author | Elena Vilchik | 2020-01-14 09:07:38 +0100 | 
|---|---|---|
| committer | Tibor Blenessy | 2020-01-14 09:07:38 +0100 | 
| commit | fa958245aac9c742c7d55c504704824e48d07990 (patch) | |
| tree | f94ae62eff1ee399d653bd9298e95ea3357de852 /its/plugin | |
| parent | 8dc9fe17b6230c20715d3b4cb34e0b6d02151afd (diff) | |
| download | sonar-css-fa958245aac9c742c7d55c504704824e48d07990.tar.bz2 | |
Prepare for next development iteration (#246)
Diffstat (limited to 'its/plugin')
| -rw-r--r-- | its/plugin/pom.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/its/plugin/pom.xml b/its/plugin/pom.xml index be2b927..a5e9a1c 100644 --- a/its/plugin/pom.xml +++ b/its/plugin/pom.xml @@ -5,7 +5,7 @@    <parent>      <artifactId>its</artifactId>      <groupId>org.sonarsource.css</groupId> -    <version>1.2-SNAPSHOT</version> +    <version>1.3-SNAPSHOT</version>    </parent>    <modelVersion>4.0.0</modelVersion> | 
