aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-design-plugin
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2012-03-05 11:54:14 +0100
committerEric Hartmann <hartmann.eric@gmail.com>2012-03-05 11:54:14 +0100
commit7c6222ae03569c5af98fdbe646edde3f52cd1674 (patch)
tree55ad97286c5c412ac2f9c2ea789e8387637a0dc3 /plugins/sonar-design-plugin
parent55def5196301144549383879c9e3e3752573155c (diff)
parent449823bb51378c333f4028d1ff015d5c50e973d9 (diff)
downloadsonarqube-7c6222ae03569c5af98fdbe646edde3f52cd1674.tar.gz
sonarqube-7c6222ae03569c5af98fdbe646edde3f52cd1674.zip
Merge branch 'release-2.14'
Diffstat (limited to 'plugins/sonar-design-plugin')
-rw-r--r--plugins/sonar-design-plugin/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/sonar-design-plugin/pom.xml b/plugins/sonar-design-plugin/pom.xml
index 4e698afb2a3..fbdb19cbac5 100644
--- a/plugins/sonar-design-plugin/pom.xml
+++ b/plugins/sonar-design-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>