aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-l10n-en-plugin/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2012-12-12 14:16:51 +0100
committerEric Hartmann <hartmann.eric@gmail.com>2012-12-12 14:16:51 +0100
commitb2395fa820e982eda3edc11c4ea4ace3166624b3 (patch)
treecc57fd5b6bed6aa10779c0b5275c1043cd25140b /plugins/sonar-l10n-en-plugin/pom.xml
parentf6d9eb8e98b144ea5ef8d5a6613b30bbf2f9b843 (diff)
downloadsonarqube-b2395fa820e982eda3edc11c4ea4ace3166624b3.tar.gz
sonarqube-b2395fa820e982eda3edc11c4ea4ace3166624b3.zip
[maven-release-plugin] prepare release 3.4-RC1
Diffstat (limited to 'plugins/sonar-l10n-en-plugin/pom.xml')
-rw-r--r--plugins/sonar-l10n-en-plugin/pom.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/plugins/sonar-l10n-en-plugin/pom.xml b/plugins/sonar-l10n-en-plugin/pom.xml
index 43d7967b0f6..fa0c5c2c905 100644
--- a/plugins/sonar-l10n-en-plugin/pom.xml
+++ b/plugins/sonar-l10n-en-plugin/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.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>3.4-SNAPSHOT</version>
+ <version>3.4-RC1</version>
<relativePath>../..</relativePath>
</parent>