summaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorJenkins CI <ci@sonarsource.com>2014-12-11 14:10:18 +0100
committerJenkins CI <ci@sonarsource.com>2014-12-11 14:10:18 +0100
commit3b13c0bdb456c064f3ff6895a42ed849a344ebd3 (patch)
treef7bacaee9697c70b77c7f76c15e9faa62a378ad2 /plugins
parent842bf94d6c18cc6c13edbabdad75d19e61b443ca (diff)
parent9422c6fb84408d764d09b3802911f932cc0fcc61 (diff)
downloadsonarqube-3b13c0bdb456c064f3ff6895a42ed849a344ebd3.tar.gz
sonarqube-3b13c0bdb456c064f3ff6895a42ed849a344ebd3.zip
Automatic merge from branch-5.0
* origin/branch-5.0: Remove unused ruby files (issues2 MVC) [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release 5.0-RC1 SONAR-5923 A project admin user cannot delete a project
Diffstat (limited to 'plugins')
-rw-r--r--plugins/sonar-core-plugin/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/sonar-core-plugin/pom.xml b/plugins/sonar-core-plugin/pom.xml
index a08fd646397..5ece06d71b4 100644
--- a/plugins/sonar-core-plugin/pom.xml
+++ b/plugins/sonar-core-plugin/pom.xml
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.codehaus.sonar</groupId>