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