aboutsummaryrefslogtreecommitdiffstats
path: root/its
diff options
context:
space:
mode:
authorTibor Blenessy2018-07-27 13:46:42 +0200
committerGitHub2018-07-27 13:46:42 +0200
commita19c4d721abb93a5e5e58abfaf2b6c1dd90b5891 (patch)
tree144b6d73f892ba91e6af3ac956817cfb155423a5 /its
parent70b4b677acccc3a80c6ba1f24edb1e7f360e794e (diff)
downloadsonar-css-a19c4d721abb93a5e5e58abfaf2b6c1dd90b5891.tar.bz2
Change version to 1.0.1 (#113)
Diffstat (limited to 'its')
-rw-r--r--its/plugin/pom.xml2
-rw-r--r--its/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/its/plugin/pom.xml b/its/plugin/pom.xml
index c2ab471..e86476f 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.1.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/its/pom.xml b/its/pom.xml
index 9824c72..44661a2 100644
--- a/its/pom.xml
+++ b/its/pom.xml
@@ -5,7 +5,7 @@
<parent>
<artifactId>css</artifactId>
<groupId>org.sonarsource.css</groupId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>