aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorJulien HENRY <julien.henry@sonarsource.com>2013-07-08 15:07:35 +0200
committerJulien HENRY <julien.henry@sonarsource.com>2013-07-08 15:07:35 +0200
commitb7413a6a37f0462085373b852dc860979d42b8fa (patch)
treece81a555db7a501162a8b5f5aced84ad290326ed /sonar-core
parent0c7db373a3574ba2e93e884dfa6dd0f6d8a35f9e (diff)
downloadsonarqube-b7413a6a37f0462085373b852dc860979d42b8fa.tar.gz
sonarqube-b7413a6a37f0462085373b852dc860979d42b8fa.zip
SONAR-4388 Move from Sonar to SonarQube
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sonar-core/pom.xml b/sonar-core/pom.xml
index 43f57d21bbe..de760e01b12 100644
--- a/sonar-core/pom.xml
+++ b/sonar-core/pom.xml
@@ -10,7 +10,7 @@
<artifactId>sonar-core</artifactId>
- <name>Sonar :: Core</name>
+ <name>SonarQube :: Core</name>
<description>Core components shared to batch and server</description>
<dependencies>
@@ -147,7 +147,7 @@
<!--
JDBC drivers for MyBatis integration tests.
- They can't be moved to the profile run-mybatis-its because
+ They can't be moved to the profile run-mybatis-its because
-->
<dependency>
<groupId>mysql</groupId>