aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api-deps
diff options
context:
space:
mode:
authorJenkins CI <ci@sonarsource.com>2015-12-18 08:01:22 +0100
committerJenkins CI <ci@sonarsource.com>2015-12-18 08:01:22 +0100
commitfeb13a2e4ab1234dc8f11c10efe692c96bf418ee (patch)
tree49333c5a620d11f16e2f054ca64815d8c89da10c /sonar-plugin-api-deps
parent069498e3513365213618294886caff9781ac23aa (diff)
parentacd392a95c87a510c4df2246fe66cfe5310dfba8 (diff)
downloadsonarqube-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 'sonar-plugin-api-deps')
-rw-r--r--sonar-plugin-api-deps/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/sonar-plugin-api-deps/pom.xml b/sonar-plugin-api-deps/pom.xml
index b82faa06bcf..cd45a4571f6 100644
--- a/sonar-plugin-api-deps/pom.xml
+++ b/sonar-plugin-api-deps/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>