diff options
author | simonbrandhof <simon.brandhof@gmail.com> | 2010-12-24 16:00:09 +0000 |
---|---|---|
committer | simonbrandhof <simon.brandhof@gmail.com> | 2010-12-24 16:00:09 +0000 |
commit | 07eff778cdcd433602d5a9979490fa590604e431 (patch) | |
tree | a974e30d178d3df900b407d07203b43734255ef2 /plugins/sonar-core-plugin/pom.xml | |
parent | e3d888b3372064b1501aafed9fcb073a81358e25 (diff) | |
download | sonarqube-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.xml | 3 |
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> |