diff --git a/CHANGELOG.md b/CHANGELOG.md index 8aa5b2ee..06418d15 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,24 @@ #### Enhancements +- None. + +#### Bug Fixes + +- None. + +## v0.4.6 + +#### Breaking + +- None. + +#### Experimental + +- None. + +#### Enhancements + - Sped up analysis with a single build test using 'build-for-testing' - run-sonar-swift.sh now supports -sonarurl -sonarlogin and -sonarpassword arguments for SonarQube server connection diff --git a/commons/pom.xml b/commons/pom.xml index 05592908..cef8b081 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -24,7 +24,7 @@ backelite-swift com.backelite.sonarqube - 0.4.5 + 0.4.6 4.0.0 diff --git a/objclang/pom.xml b/objclang/pom.xml index fe50ce9a..7d670917 100644 --- a/objclang/pom.xml +++ b/objclang/pom.xml @@ -24,7 +24,7 @@ backelite-swift com.backelite.sonarqube - 0.4.5 + 0.4.6 4.0.0 @@ -37,7 +37,7 @@ com.backelite.sonarqube commons - 0.4.5 + 0.4.6 diff --git a/pom.xml b/pom.xml index 9902f2b8..fcf9060d 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ com.backelite.sonarqube backelite-swift - 0.4.5 + 0.4.6 pom diff --git a/sonar-swift-plugin/pom.xml b/sonar-swift-plugin/pom.xml index 4b528b46..a6a11681 100644 --- a/sonar-swift-plugin/pom.xml +++ b/sonar-swift-plugin/pom.xml @@ -26,12 +26,12 @@ com.backelite.sonarqube backelite-swift - 0.4.5 + 0.4.6 com.backelite.sonarqube backelite-sonar-swift-plugin - 0.4.5 + 0.4.6 sonar-plugin @@ -40,12 +40,12 @@ com.backelite.sonarqube swift-lang - 0.4.5 + 0.4.6 com.backelite.sonarqube objc-lang - 0.4.5 + 0.4.6 diff --git a/swiftlang/pom.xml b/swiftlang/pom.xml index 467ad2f0..fcaacda4 100644 --- a/swiftlang/pom.xml +++ b/swiftlang/pom.xml @@ -24,7 +24,7 @@ backelite-swift com.backelite.sonarqube - 0.4.5 + 0.4.6 4.0.0 @@ -36,7 +36,7 @@ com.backelite.sonarqube commons - 0.4.5 + 0.4.6