diff --git a/assembly/pom.xml b/assembly/pom.xml index d98439b812..4cdbfb0f94 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -4,7 +4,7 @@ com.buschmais.jqassistant jqassistant - 1.0.0-M3-SNAPSHOT + 1.0.0-M3 jqassistant.assembly \ No newline at end of file diff --git a/core/analysis/pom.xml b/core/analysis/pom.xml index 23055ba256..90d5615360 100644 --- a/core/analysis/pom.xml +++ b/core/analysis/pom.xml @@ -3,7 +3,7 @@ com.buschmais.jqassistant.core jqassistant.core - 1.0.0-M3-SNAPSHOT + 1.0.0-M3 jqassistant.core.analysis diff --git a/core/plugin/pom.xml b/core/plugin/pom.xml index 7ccc1f1e0e..5ee5db21ca 100644 --- a/core/plugin/pom.xml +++ b/core/plugin/pom.xml @@ -4,7 +4,7 @@ jqassistant.core com.buschmais.jqassistant.core - 1.0.0-M3-SNAPSHOT + 1.0.0-M3 jqassistant.core.plugin diff --git a/core/pom.xml b/core/pom.xml index 3397d5ab1d..b6f3ce7da9 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,7 +3,7 @@ com.buschmais.jqassistant jqassistant - 1.0.0-M3-SNAPSHOT + 1.0.0-M3 com.buschmais.jqassistant.core jqassistant.core diff --git a/core/report/pom.xml b/core/report/pom.xml index 65f3c25f71..6ce8bbf480 100644 --- a/core/report/pom.xml +++ b/core/report/pom.xml @@ -4,7 +4,7 @@ jqassistant.core com.buschmais.jqassistant.core - 1.0.0-M3-SNAPSHOT + 1.0.0-M3 jqassistant.core.report diff --git a/core/scanner/pom.xml b/core/scanner/pom.xml index 11d2aebbbd..7e8305a425 100644 --- a/core/scanner/pom.xml +++ b/core/scanner/pom.xml @@ -3,7 +3,7 @@ com.buschmais.jqassistant.core jqassistant.core - 1.0.0-M3-SNAPSHOT + 1.0.0-M3 jqassistant.core.scanner diff --git a/core/store/pom.xml b/core/store/pom.xml index e04913b17c..ea1193936d 100644 --- a/core/store/pom.xml +++ b/core/store/pom.xml @@ -3,7 +3,7 @@ com.buschmais.jqassistant.core jqassistant.core - 1.0.0-M3-SNAPSHOT + 1.0.0-M3 jqassistant.core.store diff --git a/doc/pom.xml b/doc/pom.xml index 56003d03e4..63f03eac72 100644 --- a/doc/pom.xml +++ b/doc/pom.xml @@ -4,7 +4,7 @@ com.buschmais.jqassistant jqassistant - 1.0.0-M3-SNAPSHOT + 1.0.0-M3 com.buschmais.jqassistant.doc jqassistant.doc diff --git a/examples/plugins/pom.xml b/examples/plugins/pom.xml index 798f823e36..882cb07233 100644 --- a/examples/plugins/pom.xml +++ b/examples/plugins/pom.xml @@ -4,7 +4,7 @@ com.buschmais.jqassistant.examples jqassistant.examples - 1.0.0-M3-SNAPSHOT + 1.0.0-M3 jqassistant.examples.plugins pom diff --git a/examples/plugins/project/pom.xml b/examples/plugins/project/pom.xml index b5a8cc5e9e..a5389c274d 100644 --- a/examples/plugins/project/pom.xml +++ b/examples/plugins/project/pom.xml @@ -4,7 +4,7 @@ com.buschmais.jqassistant.examples jqassistant.examples.plugins - 1.0.0-M3-SNAPSHOT + 1.0.0-M3 jqassistant.examples.plugins.project diff --git a/examples/plugins/report/pom.xml b/examples/plugins/report/pom.xml index 8ae83cb32b..b8d2961b66 100644 --- a/examples/plugins/report/pom.xml +++ b/examples/plugins/report/pom.xml @@ -4,7 +4,7 @@ com.buschmais.jqassistant.examples jqassistant.examples.plugins - 1.0.0-M3-SNAPSHOT + 1.0.0-M3 jqassistant.examples.plugins.report diff --git a/examples/pom.xml b/examples/pom.xml index 6355e13a64..e4f6f85537 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -4,7 +4,7 @@ com.buschmais.jqassistant jqassistant - 1.0.0-M3-SNAPSHOT + 1.0.0-M3 com.buschmais.jqassistant.examples jqassistant.examples diff --git a/examples/rules/forbiddenmethod/pom.xml b/examples/rules/forbiddenmethod/pom.xml index 1894fd1501..9d643193b3 100644 --- a/examples/rules/forbiddenmethod/pom.xml +++ b/examples/rules/forbiddenmethod/pom.xml @@ -4,7 +4,7 @@ com.buschmais.jqassistant.examples jqassistant.examples.rules - 1.0.0-M3-SNAPSHOT + 1.0.0-M3 jqassistant.examples.rules.forbiddenmethod diff --git a/examples/rules/naming/pom.xml b/examples/rules/naming/pom.xml index c87ed6c0b0..fbb513cb40 100644 --- a/examples/rules/naming/pom.xml +++ b/examples/rules/naming/pom.xml @@ -4,7 +4,7 @@ com.buschmais.jqassistant.examples jqassistant.examples.rules - 1.0.0-M3-SNAPSHOT + 1.0.0-M3 jqassistant.examples.rules.naming diff --git a/examples/rules/pom.xml b/examples/rules/pom.xml index 18c64728a5..bf0f40f6ea 100644 --- a/examples/rules/pom.xml +++ b/examples/rules/pom.xml @@ -4,7 +4,7 @@ com.buschmais.jqassistant.examples jqassistant.examples - 1.0.0-M3-SNAPSHOT + 1.0.0-M3 jqassistant.examples.rules pom diff --git a/examples/sonar/pom.xml b/examples/sonar/pom.xml index 07b0efde49..e126b58b28 100644 --- a/examples/sonar/pom.xml +++ b/examples/sonar/pom.xml @@ -4,7 +4,7 @@ com.buschmais.jqassistant.examples jqassistant.examples - 1.0.0-M3-SNAPSHOT + 1.0.0-M3 jqassistant.examples.sonar pom diff --git a/examples/sonar/project/pom.xml b/examples/sonar/project/pom.xml index 1538553b42..388c9f5bf0 100644 --- a/examples/sonar/project/pom.xml +++ b/examples/sonar/project/pom.xml @@ -4,7 +4,7 @@ com.buschmais.jqassistant.examples jqassistant.examples.sonar - 1.0.0-M3-SNAPSHOT + 1.0.0-M3 jqassistant.examples.sonar.project diff --git a/examples/sonar/ruleextension/pom.xml b/examples/sonar/ruleextension/pom.xml index caed40ff34..e06f5d96e3 100644 --- a/examples/sonar/ruleextension/pom.xml +++ b/examples/sonar/ruleextension/pom.xml @@ -4,7 +4,7 @@ com.buschmais.jqassistant.examples jqassistant.examples.sonar - 1.0.0-M3-SNAPSHOT + 1.0.0-M3 jqassistant.examples.sonar.ruleextension sonar-plugin diff --git a/plugin/bom/pom.xml b/plugin/bom/pom.xml index 579080b6e9..e3352d9579 100644 --- a/plugin/bom/pom.xml +++ b/plugin/bom/pom.xml @@ -4,7 +4,7 @@ com.buschmais.jqassistant.plugin jqassistant.plugin - 1.0.0-M3-SNAPSHOT + 1.0.0-M3 jqassistant.plugin.bom pom diff --git a/plugin/common/pom.xml b/plugin/common/pom.xml index 71827dce13..a15a15cb91 100644 --- a/plugin/common/pom.xml +++ b/plugin/common/pom.xml @@ -4,7 +4,7 @@ com.buschmais.jqassistant.plugin jqassistant.plugin - 1.0.0-M3-SNAPSHOT + 1.0.0-M3 jqassistant.plugin.common diff --git a/plugin/ejb3/pom.xml b/plugin/ejb3/pom.xml index a26ff85c7d..9b0e493dfe 100644 --- a/plugin/ejb3/pom.xml +++ b/plugin/ejb3/pom.xml @@ -4,7 +4,7 @@ com.buschmais.jqassistant.plugin jqassistant.plugin - 1.0.0-M3-SNAPSHOT + 1.0.0-M3 jqassistant.plugin.ejb3 diff --git a/plugin/java/pom.xml b/plugin/java/pom.xml index fb44aadc2e..fb8eefd390 100644 --- a/plugin/java/pom.xml +++ b/plugin/java/pom.xml @@ -4,7 +4,7 @@ com.buschmais.jqassistant.plugin jqassistant.plugin - 1.0.0-M3-SNAPSHOT + 1.0.0-M3 jqassistant.plugin.java diff --git a/plugin/java8/pom.xml b/plugin/java8/pom.xml index 892388d668..782b60906e 100644 --- a/plugin/java8/pom.xml +++ b/plugin/java8/pom.xml @@ -4,7 +4,7 @@ com.buschmais.jqassistant.plugin jqassistant.plugin - 1.0.0-M3-SNAPSHOT + 1.0.0-M3 jqassistant.plugin.java8 diff --git a/plugin/javaee6/pom.xml b/plugin/javaee6/pom.xml index 97e454cfd7..4941b2e01d 100644 --- a/plugin/javaee6/pom.xml +++ b/plugin/javaee6/pom.xml @@ -4,7 +4,7 @@ com.buschmais.jqassistant.plugin jqassistant.plugin - 1.0.0-M3-SNAPSHOT + 1.0.0-M3 jqassistant.plugin.javaee6 diff --git a/plugin/jaxrs/pom.xml b/plugin/jaxrs/pom.xml index f35c8b4826..26c31b7199 100644 --- a/plugin/jaxrs/pom.xml +++ b/plugin/jaxrs/pom.xml @@ -4,7 +4,7 @@ com.buschmais.jqassistant.plugin jqassistant.plugin - 1.0.0-M3-SNAPSHOT + 1.0.0-M3 jqassistant.plugin.jaxrs diff --git a/plugin/jpa2/pom.xml b/plugin/jpa2/pom.xml index 666508c787..ee0131fc19 100644 --- a/plugin/jpa2/pom.xml +++ b/plugin/jpa2/pom.xml @@ -4,7 +4,7 @@ com.buschmais.jqassistant.plugin jqassistant.plugin - 1.0.0-M3-SNAPSHOT + 1.0.0-M3 jqassistant.plugin.jpa2 diff --git a/plugin/junit4/pom.xml b/plugin/junit4/pom.xml index 983598f815..a3597f5435 100644 --- a/plugin/junit4/pom.xml +++ b/plugin/junit4/pom.xml @@ -4,7 +4,7 @@ com.buschmais.jqassistant.plugin jqassistant.plugin - 1.0.0-M3-SNAPSHOT + 1.0.0-M3 jqassistant.plugin.junit4 diff --git a/plugin/maven3/pom.xml b/plugin/maven3/pom.xml index 001852125d..4c99f91781 100644 --- a/plugin/maven3/pom.xml +++ b/plugin/maven3/pom.xml @@ -4,7 +4,7 @@ com.buschmais.jqassistant.plugin jqassistant.plugin - 1.0.0-M3-SNAPSHOT + 1.0.0-M3 jqassistant.plugin.maven3 diff --git a/plugin/osgi/pom.xml b/plugin/osgi/pom.xml index ec9b76f854..67c7d420c3 100644 --- a/plugin/osgi/pom.xml +++ b/plugin/osgi/pom.xml @@ -4,7 +4,7 @@ com.buschmais.jqassistant.plugin jqassistant.plugin - 1.0.0-M3-SNAPSHOT + 1.0.0-M3 jqassistant.plugin.osgi diff --git a/plugin/pom.xml b/plugin/pom.xml index f528f4c465..e83b4f17e3 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -4,7 +4,7 @@ com.buschmais.jqassistant jqassistant - 1.0.0-M3-SNAPSHOT + 1.0.0-M3 com.buschmais.jqassistant.plugin jqassistant.plugin diff --git a/plugin/tycho/pom.xml b/plugin/tycho/pom.xml index 091703b54f..611336df71 100644 --- a/plugin/tycho/pom.xml +++ b/plugin/tycho/pom.xml @@ -4,7 +4,7 @@ com.buschmais.jqassistant.plugin jqassistant.plugin - 1.0.0-M3-SNAPSHOT + 1.0.0-M3 jqassistant.plugin.tycho diff --git a/pom.xml b/pom.xml index 8f718ec48d..e0c6643d49 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ com.buschmais.jqassistant jqassistant - 1.0.0-M3-SNAPSHOT + 1.0.0-M3 pom https://github.com/buschmais/jqassistant diff --git a/scm/cli/pom.xml b/scm/cli/pom.xml index f54cf0e9e0..501c19af93 100644 --- a/scm/cli/pom.xml +++ b/scm/cli/pom.xml @@ -3,7 +3,7 @@ com.buschmais.jqassistant.scm jqassistant.scm - 1.0.0-M3-SNAPSHOT + 1.0.0-M3 jqassistant.scm.cli diff --git a/scm/common/pom.xml b/scm/common/pom.xml index fe22a2825d..1e389d6e12 100644 --- a/scm/common/pom.xml +++ b/scm/common/pom.xml @@ -3,7 +3,7 @@ com.buschmais.jqassistant.scm jqassistant.scm - 1.0.0-M3-SNAPSHOT + 1.0.0-M3 jqassistant.scm.common diff --git a/scm/jqassistant-maven-plugin/pom.xml b/scm/jqassistant-maven-plugin/pom.xml index b9657c8ac1..448237e141 100644 --- a/scm/jqassistant-maven-plugin/pom.xml +++ b/scm/jqassistant-maven-plugin/pom.xml @@ -3,7 +3,7 @@ com.buschmais.jqassistant.scm jqassistant.scm - 1.0.0-M3-SNAPSHOT + 1.0.0-M3 jqassistant-maven-plugin maven-plugin diff --git a/scm/neo4jserver/pom.xml b/scm/neo4jserver/pom.xml index 9707fc3ed1..cd1863ec6a 100644 --- a/scm/neo4jserver/pom.xml +++ b/scm/neo4jserver/pom.xml @@ -3,7 +3,7 @@ com.buschmais.jqassistant.scm jqassistant.scm - 1.0.0-M3-SNAPSHOT + 1.0.0-M3 jqassistant.scm.neo4jserver diff --git a/scm/neo4jshell/pom.xml b/scm/neo4jshell/pom.xml index 9c6e59db2e..202dd0867f 100644 --- a/scm/neo4jshell/pom.xml +++ b/scm/neo4jshell/pom.xml @@ -3,7 +3,7 @@ com.buschmais.jqassistant.scm jqassistant.scm - 1.0.0-M3-SNAPSHOT + 1.0.0-M3 jqassistant.scm.neo4jshell diff --git a/scm/pom.xml b/scm/pom.xml index 62806eaba3..50238211d8 100644 --- a/scm/pom.xml +++ b/scm/pom.xml @@ -3,7 +3,7 @@ com.buschmais.jqassistant jqassistant - 1.0.0-M3-SNAPSHOT + 1.0.0-M3 com.buschmais.jqassistant.scm jqassistant.scm diff --git a/sonar/extension/java/pom.xml b/sonar/extension/java/pom.xml index 86b39394d0..41c9cb0957 100644 --- a/sonar/extension/java/pom.xml +++ b/sonar/extension/java/pom.xml @@ -4,7 +4,7 @@ com.buschmais.jqassistant.sonar jqassistant.sonar.extension - 1.0.0-M3-SNAPSHOT + 1.0.0-M3 jqassistant.sonar.extension.java sonar-plugin diff --git a/sonar/extension/junit4/pom.xml b/sonar/extension/junit4/pom.xml index 74d4ae0dab..c7981f38df 100644 --- a/sonar/extension/junit4/pom.xml +++ b/sonar/extension/junit4/pom.xml @@ -4,7 +4,7 @@ com.buschmais.jqassistant.sonar jqassistant.sonar.extension - 1.0.0-M3-SNAPSHOT + 1.0.0-M3 jqassistant.sonar.extension.junit4 sonar-plugin diff --git a/sonar/extension/pom.xml b/sonar/extension/pom.xml index 2ad190ef6d..c5cf235cdd 100644 --- a/sonar/extension/pom.xml +++ b/sonar/extension/pom.xml @@ -4,7 +4,7 @@ com.buschmais.jqassistant.sonar jqassistant.sonar - 1.0.0-M3-SNAPSHOT + 1.0.0-M3 jqassistant.sonar.extension pom diff --git a/sonar/plugin/pom.xml b/sonar/plugin/pom.xml index 364723cc9a..22a87f8180 100644 --- a/sonar/plugin/pom.xml +++ b/sonar/plugin/pom.xml @@ -4,7 +4,7 @@ com.buschmais.jqassistant.sonar jqassistant.sonar - 1.0.0-M3-SNAPSHOT + 1.0.0-M3 jqassistant.sonar.plugin sonar-plugin diff --git a/sonar/pom.xml b/sonar/pom.xml index 7b798a8e66..e9d245a48c 100644 --- a/sonar/pom.xml +++ b/sonar/pom.xml @@ -4,7 +4,7 @@ com.buschmais.jqassistant jqassistant - 1.0.0-M3-SNAPSHOT + 1.0.0-M3 com.buschmais.jqassistant.sonar jqassistant.sonar