Skip to content

Commit

Permalink
Release version 1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
racodond committed Apr 29, 2016
1 parent 0db69b2 commit 55a1799
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion css-checks/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar-plugins.css</groupId>
<artifactId>css</artifactId>
<version>1.8-SNAPSHOT</version>
<version>1.8</version>
</parent>

<artifactId>css-checks</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion css-squid/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar-plugins.css</groupId>
<artifactId>css</artifactId>
<version>1.8-SNAPSHOT</version>
<version>1.8</version>
</parent>

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

<groupId>org.codehaus.sonar-plugins.css</groupId>
<artifactId>css</artifactId>
<version>1.8-SNAPSHOT</version>
<version>1.8</version>
<packaging>pom</packaging>

<name>CSS</name>
Expand Down
2 changes: 1 addition & 1 deletion sonar-css-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.codehaus.sonar-plugins.css</groupId>
<artifactId>css</artifactId>
<version>1.8-SNAPSHOT</version>
<version>1.8</version>
</parent>

<artifactId>sonar-css-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sslr-css-toolkit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar-plugins.css</groupId>
<artifactId>css</artifactId>
<version>1.8-SNAPSHOT</version>
<version>1.8</version>
</parent>

<artifactId>sslr-css-toolkit</artifactId>
Expand Down

0 comments on commit 55a1799

Please sign in to comment.