From 87a29f2b8c374efe791e07bac9d83515d2d71dce Mon Sep 17 00:00:00 2001 From: GAUDIN Date: Fri, 21 Dec 2012 23:11:07 +0100 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- plugins/sonar-core-plugin/pom.xml | 2 +- plugins/sonar-cpd-plugin/pom.xml | 2 +- plugins/sonar-dbcleaner-plugin/pom.xml | 2 +- plugins/sonar-design-plugin/pom.xml | 2 +- plugins/sonar-email-notifications-plugin/pom.xml | 2 +- plugins/sonar-l10n-en-plugin/pom.xml | 2 +- pom.xml | 2 +- sonar-application/pom.xml | 2 +- sonar-batch-maven-compat/pom.xml | 2 +- sonar-batch/pom.xml | 2 +- sonar-channel/pom.xml | 2 +- sonar-check-api/pom.xml | 2 +- sonar-colorizer/pom.xml | 2 +- sonar-core/pom.xml | 2 +- sonar-deprecated/pom.xml | 2 +- sonar-duplications/pom.xml | 2 +- sonar-graph/pom.xml | 2 +- sonar-java-api/pom.xml | 2 +- sonar-markdown/pom.xml | 2 +- sonar-maven-plugin/pom.xml | 2 +- sonar-maven3-plugin/pom.xml | 2 +- sonar-plugin-api/pom.xml | 2 +- sonar-server/pom.xml | 2 +- sonar-squid/pom.xml | 2 +- sonar-testing-harness/pom.xml | 2 +- sonar-ws-client/pom.xml | 2 +- 26 files changed, 26 insertions(+), 26 deletions(-) diff --git a/plugins/sonar-core-plugin/pom.xml b/plugins/sonar-core-plugin/pom.xml index 5d3e8d8abec..789bd30d0fe 100644 --- a/plugins/sonar-core-plugin/pom.xml +++ b/plugins/sonar-core-plugin/pom.xml @@ -4,7 +4,7 @@ org.codehaus.sonar sonar - 3.4 + 3.5-SNAPSHOT ../.. org.codehaus.sonar.plugins diff --git a/plugins/sonar-cpd-plugin/pom.xml b/plugins/sonar-cpd-plugin/pom.xml index d9d9a87b9ec..4246cc1bd8f 100644 --- a/plugins/sonar-cpd-plugin/pom.xml +++ b/plugins/sonar-cpd-plugin/pom.xml @@ -4,7 +4,7 @@ org.codehaus.sonar sonar - 3.4 + 3.5-SNAPSHOT ../.. org.codehaus.sonar.plugins diff --git a/plugins/sonar-dbcleaner-plugin/pom.xml b/plugins/sonar-dbcleaner-plugin/pom.xml index 510963c0d78..5235b00673b 100644 --- a/plugins/sonar-dbcleaner-plugin/pom.xml +++ b/plugins/sonar-dbcleaner-plugin/pom.xml @@ -4,7 +4,7 @@ org.codehaus.sonar sonar - 3.4 + 3.5-SNAPSHOT ../.. org.codehaus.sonar.plugins diff --git a/plugins/sonar-design-plugin/pom.xml b/plugins/sonar-design-plugin/pom.xml index 89b82557aee..9d4161f25be 100644 --- a/plugins/sonar-design-plugin/pom.xml +++ b/plugins/sonar-design-plugin/pom.xml @@ -4,7 +4,7 @@ org.codehaus.sonar sonar - 3.4 + 3.5-SNAPSHOT ../.. org.codehaus.sonar.plugins diff --git a/plugins/sonar-email-notifications-plugin/pom.xml b/plugins/sonar-email-notifications-plugin/pom.xml index fa45e719078..bf10af333c1 100644 --- a/plugins/sonar-email-notifications-plugin/pom.xml +++ b/plugins/sonar-email-notifications-plugin/pom.xml @@ -5,7 +5,7 @@ org.codehaus.sonar sonar - 3.4 + 3.5-SNAPSHOT ../.. diff --git a/plugins/sonar-l10n-en-plugin/pom.xml b/plugins/sonar-l10n-en-plugin/pom.xml index c2b376647c7..022af825073 100644 --- a/plugins/sonar-l10n-en-plugin/pom.xml +++ b/plugins/sonar-l10n-en-plugin/pom.xml @@ -5,7 +5,7 @@ org.codehaus.sonar sonar - 3.4 + 3.5-SNAPSHOT ../.. diff --git a/pom.xml b/pom.xml index f3abbeba081..8ab18e081de 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.codehaus.sonar sonar pom - 3.4 + 3.5-SNAPSHOT Sonar http://www.sonarsource.org/ Open source platform for continuous inspection of code quality diff --git a/sonar-application/pom.xml b/sonar-application/pom.xml index 5371478d6ba..02576867e15 100644 --- a/sonar-application/pom.xml +++ b/sonar-application/pom.xml @@ -5,7 +5,7 @@ org.codehaus.sonar sonar - 3.4 + 3.5-SNAPSHOT sonar-application diff --git a/sonar-batch-maven-compat/pom.xml b/sonar-batch-maven-compat/pom.xml index 4d1f71bca15..8372938c802 100644 --- a/sonar-batch-maven-compat/pom.xml +++ b/sonar-batch-maven-compat/pom.xml @@ -5,7 +5,7 @@ org.codehaus.sonar sonar - 3.4 + 3.5-SNAPSHOT sonar-batch-maven-compat diff --git a/sonar-batch/pom.xml b/sonar-batch/pom.xml index 2811bfaa076..8fcf5b43847 100644 --- a/sonar-batch/pom.xml +++ b/sonar-batch/pom.xml @@ -4,7 +4,7 @@ org.codehaus.sonar sonar - 3.4 + 3.5-SNAPSHOT org.codehaus.sonar diff --git a/sonar-channel/pom.xml b/sonar-channel/pom.xml index 6ebf8eab421..38c3cbe2ad4 100644 --- a/sonar-channel/pom.xml +++ b/sonar-channel/pom.xml @@ -5,7 +5,7 @@ org.codehaus.sonar sonar - 3.4 + 3.5-SNAPSHOT .. diff --git a/sonar-check-api/pom.xml b/sonar-check-api/pom.xml index df7932ac23c..67d23ddebb2 100644 --- a/sonar-check-api/pom.xml +++ b/sonar-check-api/pom.xml @@ -4,7 +4,7 @@ org.codehaus.sonar sonar - 3.4 + 3.5-SNAPSHOT .. sonar-check-api diff --git a/sonar-colorizer/pom.xml b/sonar-colorizer/pom.xml index 5454eb4d224..6c2cb827b36 100644 --- a/sonar-colorizer/pom.xml +++ b/sonar-colorizer/pom.xml @@ -5,7 +5,7 @@ org.codehaus.sonar sonar - 3.4 + 3.5-SNAPSHOT .. diff --git a/sonar-core/pom.xml b/sonar-core/pom.xml index e9a0c48607f..bc73cee5c9f 100644 --- a/sonar-core/pom.xml +++ b/sonar-core/pom.xml @@ -5,7 +5,7 @@ org.codehaus.sonar sonar - 3.4 + 3.5-SNAPSHOT sonar-core diff --git a/sonar-deprecated/pom.xml b/sonar-deprecated/pom.xml index 2b6fc5c73b7..3d806849874 100644 --- a/sonar-deprecated/pom.xml +++ b/sonar-deprecated/pom.xml @@ -4,7 +4,7 @@ org.codehaus.sonar sonar - 3.4 + 3.5-SNAPSHOT sonar-deprecated Sonar :: Deprecated diff --git a/sonar-duplications/pom.xml b/sonar-duplications/pom.xml index fb367809f11..db5d0575c26 100644 --- a/sonar-duplications/pom.xml +++ b/sonar-duplications/pom.xml @@ -4,7 +4,7 @@ org.codehaus.sonar sonar - 3.4 + 3.5-SNAPSHOT sonar-duplications diff --git a/sonar-graph/pom.xml b/sonar-graph/pom.xml index f3fb2e56b4d..da068b39e0d 100644 --- a/sonar-graph/pom.xml +++ b/sonar-graph/pom.xml @@ -4,7 +4,7 @@ org.codehaus.sonar sonar - 3.4 + 3.5-SNAPSHOT .. org.codehaus.sonar diff --git a/sonar-java-api/pom.xml b/sonar-java-api/pom.xml index 7bba49570cc..dac1140c491 100644 --- a/sonar-java-api/pom.xml +++ b/sonar-java-api/pom.xml @@ -4,7 +4,7 @@ org.codehaus.sonar sonar - 3.4 + 3.5-SNAPSHOT sonar-java-api Sonar :: Java API diff --git a/sonar-markdown/pom.xml b/sonar-markdown/pom.xml index 17a9b32528d..9faab53ac00 100644 --- a/sonar-markdown/pom.xml +++ b/sonar-markdown/pom.xml @@ -5,7 +5,7 @@ org.codehaus.sonar sonar - 3.4 + 3.5-SNAPSHOT .. diff --git a/sonar-maven-plugin/pom.xml b/sonar-maven-plugin/pom.xml index ed9e2670251..b4586c2b1ec 100644 --- a/sonar-maven-plugin/pom.xml +++ b/sonar-maven-plugin/pom.xml @@ -4,7 +4,7 @@ org.codehaus.sonar sonar - 3.4 + 3.5-SNAPSHOT sonar-maven-plugin maven-plugin diff --git a/sonar-maven3-plugin/pom.xml b/sonar-maven3-plugin/pom.xml index 1dc6fefffbf..b8160744de6 100644 --- a/sonar-maven3-plugin/pom.xml +++ b/sonar-maven3-plugin/pom.xml @@ -4,7 +4,7 @@ org.codehaus.sonar sonar - 3.4 + 3.5-SNAPSHOT sonar-maven3-plugin maven-plugin diff --git a/sonar-plugin-api/pom.xml b/sonar-plugin-api/pom.xml index 26daa0ebc41..01576616046 100644 --- a/sonar-plugin-api/pom.xml +++ b/sonar-plugin-api/pom.xml @@ -5,7 +5,7 @@ org.codehaus.sonar sonar - 3.4 + 3.5-SNAPSHOT sonar-plugin-api diff --git a/sonar-server/pom.xml b/sonar-server/pom.xml index 67e3ba94cc5..c770ad02b44 100644 --- a/sonar-server/pom.xml +++ b/sonar-server/pom.xml @@ -4,7 +4,7 @@ org.codehaus.sonar sonar - 3.4 + 3.5-SNAPSHOT sonar-server war diff --git a/sonar-squid/pom.xml b/sonar-squid/pom.xml index ffd820caafa..7c6cc6eb666 100644 --- a/sonar-squid/pom.xml +++ b/sonar-squid/pom.xml @@ -4,7 +4,7 @@ org.codehaus.sonar sonar - 3.4 + 3.5-SNAPSHOT .. org.codehaus.sonar diff --git a/sonar-testing-harness/pom.xml b/sonar-testing-harness/pom.xml index 7c3c6f4aa3b..50f00dc8319 100644 --- a/sonar-testing-harness/pom.xml +++ b/sonar-testing-harness/pom.xml @@ -4,7 +4,7 @@ org.codehaus.sonar sonar - 3.4 + 3.5-SNAPSHOT sonar-testing-harness jar diff --git a/sonar-ws-client/pom.xml b/sonar-ws-client/pom.xml index 88c4f9c23b1..72eebe30619 100644 --- a/sonar-ws-client/pom.xml +++ b/sonar-ws-client/pom.xml @@ -4,7 +4,7 @@ org.codehaus.sonar sonar - 3.4 + 3.5-SNAPSHOT sonar-ws-client jar -- 2.39.5