Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 5.2-RC2
Browse files Browse the repository at this point in the history
  • Loading branch information
tomverin committed Oct 13, 2015
1 parent 5d816d9 commit 3d2b3bb
Show file tree
Hide file tree
Showing 26 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion plugins/sonar-batch-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
<version>5.2-SNAPSHOT</version>
<version>5.2-RC2</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugins/sonar-xoo-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
<version>5.2-SNAPSHOT</version>
<version>5.2-RC2</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>sonar-xoo-plugin</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
<packaging>pom</packaging>
<version>5.2-SNAPSHOT</version>
<version>5.2-RC2</version>
<name>SonarQube</name>
<url>http://www.sonarqube.org/</url>
<description>Open source platform for continuous inspection of code quality</description>
Expand Down Expand Up @@ -1162,7 +1162,7 @@
<connection>scm:git:git@github.com:SonarSource/sonarqube.git</connection>
<developerConnection>scm:git:git@github.com:SonarSource/sonarqube.git</developerConnection>
<url>https://github.com/SonarSource/sonarqube</url>
<tag>HEAD</tag>
<tag>5.2-RC2</tag>
</scm>

<ciManagement>
Expand Down
2 changes: 1 addition & 1 deletion server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
<version>5.2-SNAPSHOT</version>
<version>5.2-RC2</version>
</parent>
<artifactId>server</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion server/sonar-process-monitor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>server</artifactId>
<version>5.2-SNAPSHOT</version>
<version>5.2-RC2</version>
<relativePath>../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion server/sonar-process/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>server</artifactId>
<version>5.2-SNAPSHOT</version>
<version>5.2-RC2</version>
<relativePath>../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion server/sonar-search/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>server</artifactId>
<version>5.2-SNAPSHOT</version>
<version>5.2-RC2</version>
<relativePath>../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion server/sonar-server-benchmarks/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>server</artifactId>
<version>5.2-SNAPSHOT</version>
<version>5.2-RC2</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-server-benchmarks</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion server/sonar-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>server</artifactId>
<version>5.2-SNAPSHOT</version>
<version>5.2-RC2</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-server</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion server/sonar-views-bridge/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>server</artifactId>
<version>5.2-SNAPSHOT</version>
<version>5.2-RC2</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-views-bridge</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion server/sonar-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>server</artifactId>
<version>5.2-SNAPSHOT</version>
<version>5.2-RC2</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-web</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sonar-application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
<version>5.2-SNAPSHOT</version>
<version>5.2-RC2</version>
</parent>

<artifactId>sonar-application</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sonar-batch-protocol/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
<version>5.2-SNAPSHOT</version>
<version>5.2-RC2</version>
</parent>

<artifactId>sonar-batch-protocol</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sonar-batch-shaded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
<version>5.2-SNAPSHOT</version>
<version>5.2-RC2</version>
</parent>

<artifactId>sonar-batch-shaded</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sonar-batch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
<version>5.2-SNAPSHOT</version>
<version>5.2-RC2</version>
</parent>

<artifactId>sonar-batch</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sonar-check-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
<version>5.2-SNAPSHOT</version>
<version>5.2-RC2</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-check-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sonar-colorizer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
<version>5.2-SNAPSHOT</version>
<version>5.2-RC2</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion sonar-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
<version>5.2-SNAPSHOT</version>
<version>5.2-RC2</version>
</parent>

<artifactId>sonar-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sonar-db/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
<version>5.2-SNAPSHOT</version>
<version>5.2-RC2</version>
</parent>

<artifactId>sonar-db</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sonar-duplications/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
<version>5.2-SNAPSHOT</version>
<version>5.2-RC2</version>
</parent>

<artifactId>sonar-duplications</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sonar-home/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
<version>5.2-SNAPSHOT</version>
<version>5.2-RC2</version>
</parent>

<artifactId>sonar-home</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sonar-markdown/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
<version>5.2-SNAPSHOT</version>
<version>5.2-RC2</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion sonar-plugin-api-deps/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
<version>5.2-SNAPSHOT</version>
<version>5.2-RC2</version>
</parent>

<artifactId>sonar-plugin-api-deps</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sonar-plugin-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
<version>5.2-SNAPSHOT</version>
<version>5.2-RC2</version>
</parent>

<artifactId>sonar-plugin-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sonar-testing-harness/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
<version>5.2-SNAPSHOT</version>
<version>5.2-RC2</version>
</parent>
<artifactId>sonar-testing-harness</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion sonar-ws/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
<version>5.2-SNAPSHOT</version>
<version>5.2-RC2</version>
</parent>

<artifactId>sonar-ws</artifactId>
Expand Down

0 comments on commit 3d2b3bb

Please sign in to comment.