Skip to content

Commit

Permalink
Release version 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
racodond committed Mar 6, 2018
1 parent c3b2824 commit ed55195
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion its/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.sonar.sonar-plugins</groupId>
<artifactId>css-custom-rules</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
</parent>

<artifactId>css-custom-rules-its</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<groupId>org.sonar.sonar-plugins</groupId>
<artifactId>css-custom-rules</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
<packaging>pom</packaging>

<name>SonarQube CSS / SCSS / Less Custom Rules Plugin</name>
Expand Down
2 changes: 1 addition & 1 deletion sonar-csscustomrules-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.sonar.sonar-plugins</groupId>
<artifactId>css-custom-rules</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
</parent>

<artifactId>sonar-csscustomrules-plugin</artifactId>
Expand Down

0 comments on commit ed55195

Please sign in to comment.