aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-db/pom.xml
diff options
context:
space:
mode:
authorDavid Rautureau <david.rautureau@sonarsource.com>2016-07-25 10:13:12 +0200
committerDavid Rautureau <david.rautureau@sonarsource.com>2016-07-25 10:13:12 +0200
commit4f37a3f3b40da4bba953d1ed9a2b0d114869a8ad (patch)
tree110523ec156d0f7bba829d1bd0b52b496174eafa /sonar-db/pom.xml
parent07c82b2477ac69126115671fe56d53c2ff47d5f5 (diff)
downloadsonarqube-4f37a3f3b40da4bba953d1ed9a2b0d114869a8ad.tar.gz
sonarqube-4f37a3f3b40da4bba953d1ed9a2b0d114869a8ad.zip
[maven-release-plugin] prepare release 5.6.15.6.1
Diffstat (limited to 'sonar-db/pom.xml')
-rw-r--r--sonar-db/pom.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/sonar-db/pom.xml b/sonar-db/pom.xml
index cd2d3333da4..979dc450acf 100644
--- a/sonar-db/pom.xml
+++ b/sonar-db/pom.xml
@@ -1,12 +1,11 @@
<?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>
<artifactId>sonarqube</artifactId>
- <version>5.6.1-SNAPSHOT</version>
+ <version>5.6.1</version>
</parent>
<artifactId>sonar-db</artifactId>