aboutsummaryrefslogtreecommitdiffstats
path: root/server/process/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2014-09-08 10:38:53 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2014-09-08 10:38:53 +0200
commit70a1850e5e29e7a06f43132cf0c4cea51744d0d0 (patch)
treec62c28a70bc1ca539d816f915e9f80400b386e5f /server/process/pom.xml
parent1e38481883a4bb4098cb1d4722e511b25d6933ef (diff)
downloadsonarqube-70a1850e5e29e7a06f43132cf0c4cea51744d0d0.tar.gz
sonarqube-70a1850e5e29e7a06f43132cf0c4cea51744d0d0.zip
[maven-release-plugin] prepare release 4.5-RC14.5-RC1
Diffstat (limited to 'server/process/pom.xml')
-rw-r--r--server/process/pom.xml6
1 files changed, 2 insertions, 4 deletions
diff --git a/server/process/pom.xml b/server/process/pom.xml
index b2d9174cbef..08edeba49b9 100644
--- a/server/process/pom.xml
+++ b/server/process/pom.xml
@@ -1,11 +1,9 @@
<?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">
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>server</artifactId>
- <version>4.5-SNAPSHOT</version>
+ <version>4.5-RC1</version>
<relativePath>../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>