diff options
| author | vilchik-elena | 2019-06-13 16:48:32 +0200 | 
|---|---|---|
| committer | Elena Vilchik | 2019-06-13 17:27:39 +0200 | 
| commit | d30a599da2d678b04330f1e1001d7b8f358d89f5 (patch) | |
| tree | a2bce9bb88cc2549484a7770aac49d9577439419 /its | |
| parent | b464f83be5076ebdbee253b34f1a872fbf708402 (diff) | |
| download | sonar-css-d30a599da2d678b04330f1e1001d7b8f358d89f5.tar.bz2 | |
Update version to 1.1-SNAPSHOT
Diffstat (limited to 'its')
| -rw-r--r-- | its/plugin/pom.xml | 2 | ||||
| -rw-r--r-- | its/pom.xml | 2 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/its/plugin/pom.xml b/its/plugin/pom.xml index edd98bb..3482c81 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.0.3-SNAPSHOT</version> +    <version>1.1-SNAPSHOT</version>    </parent>    <modelVersion>4.0.0</modelVersion> diff --git a/its/pom.xml b/its/pom.xml index 32f262a..2dc2176 100644 --- a/its/pom.xml +++ b/its/pom.xml @@ -5,7 +5,7 @@    <parent>      <artifactId>css</artifactId>      <groupId>org.sonarsource.css</groupId> -    <version>1.0.3-SNAPSHOT</version> +    <version>1.1-SNAPSHOT</version>    </parent>    <modelVersion>4.0.0</modelVersion> | 
