aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-core-plugin/pom.xml
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2010-12-24 16:00:09 +0000
committersimonbrandhof <simon.brandhof@gmail.com>2010-12-24 16:00:09 +0000
commit07eff778cdcd433602d5a9979490fa590604e431 (patch)
treea974e30d178d3df900b407d07203b43734255ef2 /plugins/sonar-core-plugin/pom.xml
parente3d888b3372064b1501aafed9fcb073a81358e25 (diff)
downloadsonarqube-07eff778cdcd433602d5a9979490fa590604e431.tar.gz
sonarqube-07eff778cdcd433602d5a9979490fa590604e431.zip
[maven-release-plugin] prepare branch 2.5
Diffstat (limited to 'plugins/sonar-core-plugin/pom.xml')
-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 e35b4c27726..3fa20d46f35 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>