Skip to content

Commit

Permalink
Merge pull request #9 from creatinov/master
Browse files Browse the repository at this point in the history
Release sonar-l10n-ko-plugin 1.5.1
  • Loading branch information
moseskim authored Oct 18, 2017
2 parents 7caee76 + f5cf9a5 commit 0943cf3
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ cache:
- '$HOME/.m2/repository'

notifications:
email: false
email: false
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ https://github.com/SonarCommunity/sonar-l10n-ko/releases/latest

### Compatibility Matrix

| SonarQube | 6.0 | 6.1 | 6.2 | 6.3 | 6.4 | 6.5 | |
|---------------|----------|-----|-----|-----|-----|-----|----------|
| sonar-l10n-ko | 1.4 | <- | <- | <- | <- | 1.5 | |
| SonarQube | 5.0 | 5.1 | 5.2 | 5.3 | 5.4 | 5.5 | 5.6(LTS) |
| sonar-l10n-ko | 1.2 | <- | <- | <- | <- | <- | 1.3 |
| SonarQube | 4.5(LTS) | | | | | | |
| sonar-l10n-ko | 1.0 | | | | | | |
| SonarQube | 6.0 | 6.1 | 6.2 | 6.3 | 6.4 | 6.5 | |
|---------------|----------|-----|-----|-----|-----|-------|----------|
| sonar-l10n-ko | 1.4 | <- | <- | <- | <- | 1.5.1 | |
| SonarQube | 5.0 | 5.1 | 5.2 | 5.3 | 5.4 | 5.5 | 5.6(LTS) |
| sonar-l10n-ko | 1.2 | <- | <- | <- | <- | <- | 1.3 |
| SonarQube | 4.5(LTS) | | | | | | |
| sonar-l10n-ko | 1.0 | | | | | | |


### Download
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>org.codehaus.l10n.ko</groupId>
<artifactId>sonar-l10n-ko-plugin</artifactId>
<packaging>sonar-plugin</packaging>
<version>1.6.0-SNAPSHOT</version>
<version>1.5.1</version>

<name>L10n :: Korean Pack</name>
<url>https://github.com/SonarQubeCommunity/sonar-l10n-ko</url>
Expand Down

0 comments on commit 0943cf3

Please sign in to comment.