]> source.dussan.org Git - sonarqube.git/commitdiff
[maven-release-plugin] prepare for next development iteration
authorEric Hartmann <hartmann.eric@gmail.com>
Tue, 9 Feb 2016 11:54:51 +0000 (12:54 +0100)
committerEric Hartmann <hartmann.eric@gmail.com>
Tue, 9 Feb 2016 11:54:51 +0000 (12:54 +0100)
26 files changed:
plugins/sonar-xoo-plugin/pom.xml
pom.xml
server/pom.xml
server/sonar-dev-cockpit-bridge/pom.xml
server/sonar-process-monitor/pom.xml
server/sonar-process/pom.xml
server/sonar-search/pom.xml
server/sonar-server-benchmarks/pom.xml
server/sonar-server/pom.xml
server/sonar-views-bridge/pom.xml
server/sonar-web/pom.xml
sonar-application/pom.xml
sonar-batch-protocol/pom.xml
sonar-batch-shaded/pom.xml
sonar-batch/pom.xml
sonar-check-api/pom.xml
sonar-colorizer/pom.xml
sonar-core/pom.xml
sonar-db/pom.xml
sonar-duplications/pom.xml
sonar-home/pom.xml
sonar-markdown/pom.xml
sonar-plugin-api-deps/pom.xml
sonar-plugin-api/pom.xml
sonar-testing-harness/pom.xml
sonar-ws/pom.xml

index 5b2d642ea86ea0b8cdf76e2a64180f5fa2eeb0ab..26d2c84fc7c1e4d575b09d5cb190add1d7bf7975 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>5.4-RC1</version>
+    <version>5.4-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>sonar-xoo-plugin</artifactId>
diff --git a/pom.xml b/pom.xml
index 339417097f225c72a4f8ed083f0a17d96e1cd769..ecce526715a426e13bcec71a87b48aec8e5ea83f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
   <groupId>org.sonarsource.sonarqube</groupId>
   <artifactId>sonarqube</artifactId>
   <packaging>pom</packaging>
-  <version>5.4-RC1</version>
+  <version>5.4-SNAPSHOT</version>
   <name>SonarQube</name>
   <url>http://www.sonarqube.org/</url>
   <description>Open source platform for continuous inspection of code quality</description>
     <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>5.4-RC1</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <ciManagement>
index 047f0f82321eb51f876e648a79c37533ac796b50..d7c050c75c0de752370d6b911a762cf91f5d5eaa 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>5.4-RC1</version>
+    <version>5.4-SNAPSHOT</version>
   </parent>
   <artifactId>server</artifactId>
   <packaging>pom</packaging>
index fa1b20b92f02f1a0f00f777c5b3c72d6b72fa94d..d816ed680c0723113e7432dd175c9c99c9963d81 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>5.4-RC1</version>
+    <version>5.4-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-dev-cockpit-bridge</artifactId>
index b91a89620f7b877dabdaa90c9ef8b601fcce3cae..40cc76658c594486c80f898f70f4044e63fb434f 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>5.4-RC1</version>
+    <version>5.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index ddb92e4bb54ce284a93b2c7b9cf7f9c0779765a2..19c50e381f3b12c20f9c5b952ca6e16638c6112a 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>5.4-RC1</version>
+    <version>5.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 6f48db7df1c25ee7dd3c2aeb2e9a351aaf1ba86a..a46387a2ee6ebaa8675dd80cc4ddebc0f29983c8 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>5.4-RC1</version>
+    <version>5.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 063f2ee0fbc903f1d5ec36c84a824af5be586e6d..5d65fb26fc3c2251e6d8a1432bf5e4d33e28e6e3 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>5.4-RC1</version>
+    <version>5.4-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-server-benchmarks</artifactId>
index 62f520f1351eee10ea56c0bdd72f4d9fa5e979f2..cd4ce947ef377a1e583a49c0e12ddfa4a734f5a7 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>5.4-RC1</version>
+    <version>5.4-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-server</artifactId>
index b27883bb535b3b0db2b6bff88b8f7793634b8f71..c7fd92d1571e2030203b68be4acbd10fbc375132 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>5.4-RC1</version>
+    <version>5.4-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-views-bridge</artifactId>
index 124e5cda4d897d04e5be280addf47d4ed02c6445..90b49194e448f25fc5a6b08355934215de6a6beb 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>5.4-RC1</version>
+    <version>5.4-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-web</artifactId>
index bd6f33db7414097631aa2f1af6075bd650834982..b787445a3c6cfa34ad6cca6a18d3937bcebaf3bc 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>5.4-RC1</version>
+    <version>5.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-application</artifactId>
index 26e5964b4dc5535561ac3eee0b5089685bfd68c3..cb0f9eeb9f8dbe216fc724c799b0aaabee401d9f 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>5.4-RC1</version>
+    <version>5.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-batch-protocol</artifactId>
index c4c4575b7fc404cd7a4db7d024537f62ff0b35a6..fcde231e7604f4aaba441036cab8975c4420c726 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>5.4-RC1</version>
+    <version>5.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-batch-shaded</artifactId>
index 5cd9f27cd9742539d121168ad88dbb08d581d677..4485100a189f70fd94f9b9fc8b8e2cdea6043cb3 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>5.4-RC1</version>
+    <version>5.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-batch</artifactId>
index 13e834f720a6090dcbf832882a21b7d880ffa9c1..f4e3f0093edb066effd6e819f8bb8ae7ff4bf09b 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>5.4-RC1</version>
+    <version>5.4-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-check-api</artifactId>
index 91bb2c4a8390a968694fb0f338990f8c9b329df9..a93f232260bb4a880e4dc9200f5b7c402ab87436 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>5.4-RC1</version>
+    <version>5.4-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
index af5bae5b4c17701714e7edb01b492e9e69791d04..3193cc3f273f9a405f45f09c2d0fe904c6d378cd 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>5.4-RC1</version>
+    <version>5.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-core</artifactId>
index affef729f83cd7c85d3c786089628f56a2e406b3..dd6901990cf2b5cc84da02c10f60e94b1568f41d 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>5.4-RC1</version>
+    <version>5.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-db</artifactId>
index 625c1fbb368c8e5d96ccb5da168115d1a0c9c040..f62fca72ca19f55d25090f335a868a7268cd0b96 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>5.4-RC1</version>
+    <version>5.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-duplications</artifactId>
index efd51ac44a417713763cc9de80f0afd94893a9a6..58a57bf1d7c0315477e84287ac43f36ff35d1396 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>5.4-RC1</version>
+    <version>5.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-home</artifactId>
index 41bf3434074868412a6ca7c5336f53c55e585299..e473fc724c6c9cb81c4f5b435d807b231e88232c 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>5.4-RC1</version>
+    <version>5.4-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
index 3eb0a0073787f56d4528c7cfe17ed8bf9747622b..0a8183571de9def574d4602c3c86c4ffca926d4d 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>5.4-RC1</version>
+    <version>5.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-plugin-api-deps</artifactId>
index 10a922d7f012c52b0533747cd076728a745699bd..0755b50c910a07901e95b39ada4241f3211da5ff 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>5.4-RC1</version>
+    <version>5.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-plugin-api</artifactId>
index 40190114ec4c350971927c4321c94cff979999d6..1e5e0341a6a1e91ec6e884f38f4e19b0f2f0040b 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>5.4-RC1</version>
+    <version>5.4-SNAPSHOT</version>
   </parent>
   <artifactId>sonar-testing-harness</artifactId>
   <packaging>jar</packaging>
index 73a9569e3a5a643a079e4353287224a4141fba6d..d55f7f445ef4bd5d2fe5fd5ebe274d2a7a25737c 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>5.4-RC1</version>
+    <version>5.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>sonar-ws</artifactId>