aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvilchik-elena2019-06-13 16:48:32 +0200
committerElena Vilchik2019-06-13 17:27:39 +0200
commitd30a599da2d678b04330f1e1001d7b8f358d89f5 (patch)
treea2bce9bb88cc2549484a7770aac49d9577439419
parentb464f83be5076ebdbee253b34f1a872fbf708402 (diff)
downloadsonar-css-d30a599da2d678b04330f1e1001d7b8f358d89f5.tar.bz2
Update version to 1.1-SNAPSHOT
-rw-r--r--its/plugin/pom.xml2
-rw-r--r--its/pom.xml2
-rw-r--r--pom.xml2
-rw-r--r--sonar-css-plugin/pom.xml2
4 files changed, 4 insertions, 4 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>
diff --git a/pom.xml b/pom.xml
index d7e370f..2e37c8a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.sonarsource.css</groupId>
<artifactId>css</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>SonarCSS</name>
diff --git a/sonar-css-plugin/pom.xml b/sonar-css-plugin/pom.xml
index a1645e5..d378f44 100644
--- a/sonar-css-plugin/pom.xml
+++ b/sonar-css-plugin/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.css</groupId>
<artifactId>css</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.1-SNAPSHOT</version>
</parent>
<artifactId>sonar-css-plugin</artifactId>