diff options
author | Simon Brandhof <simon.brandhof@gmail.com> | 2012-06-19 17:30:45 +0200 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@gmail.com> | 2012-06-19 17:31:01 +0200 |
commit | dc1ff5ccbf40e2a5360fcc23f4bab843bad52cf7 (patch) | |
tree | 65816e24c2628c01f976a2dfd414b8810866eefc /pom.xml | |
parent | 2429fd3fb4d70b7a5be8774ae5101ec350100299 (diff) | |
download | sonarqube-dc1ff5ccbf40e2a5360fcc23f4bab843bad52cf7.tar.gz sonarqube-dc1ff5ccbf40e2a5360fcc23f4bab843bad52cf7.zip |
Add MyBatis mapper for DEPENDENCIES
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ <packaging>pom</packaging> <version>3.2-SNAPSHOT</version> <name>Sonar</name> - <url>http://www.sonarsource.org</url> + <url>http://www.sonarsource.org/</url> <description>Open source platform for continuous inspection of code quality</description> <modules> |