diff options
author | Jenkins CI <ci@sonarsource.com> | 2015-12-18 08:01:22 +0100 |
---|---|---|
committer | Jenkins CI <ci@sonarsource.com> | 2015-12-18 08:01:22 +0100 |
commit | feb13a2e4ab1234dc8f11c10efe692c96bf418ee (patch) | |
tree | 49333c5a620d11f16e2f054ca64815d8c89da10c /plugins/sonar-xoo-plugin/pom.xml | |
parent | 069498e3513365213618294886caff9781ac23aa (diff) | |
parent | acd392a95c87a510c4df2246fe66cfe5310dfba8 (diff) | |
download | sonarqube-feb13a2e4ab1234dc8f11c10efe692c96bf418ee.tar.gz sonarqube-feb13a2e4ab1234dc8f11c10efe692c96bf418ee.zip |
Automatic merge from branch-5.3
* origin/branch-5.3:
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release 5.3-RC2
Diffstat (limited to 'plugins/sonar-xoo-plugin/pom.xml')
-rw-r--r-- | plugins/sonar-xoo-plugin/pom.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/sonar-xoo-plugin/pom.xml b/plugins/sonar-xoo-plugin/pom.xml index abf512a1075..79bb2d61254 100644 --- a/plugins/sonar-xoo-plugin/pom.xml +++ b/plugins/sonar-xoo-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.sonarsource.sonarqube</groupId> |