diff --git a/change-proneness-ranker/pom.xml b/change-proneness-ranker/pom.xml index e6de9154..0e230825 100644 --- a/change-proneness-ranker/pom.xml +++ b/change-proneness-ranker/pom.xml @@ -5,7 +5,7 @@ org.hjug.refactorfirst refactor-first - 0.5.0.M1-SNAPSHOT + 0.5.0-M1 org.hjug.refactorfirst.changepronenessranker diff --git a/cli/pom.xml b/cli/pom.xml index bdc34f4c..48da8148 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -4,7 +4,7 @@ org.hjug.refactorfirst refactor-first - 0.5.0.M1-SNAPSHOT + 0.5.0-M1 jar diff --git a/cost-benefit-calculator/pom.xml b/cost-benefit-calculator/pom.xml index 10435c8b..50546158 100644 --- a/cost-benefit-calculator/pom.xml +++ b/cost-benefit-calculator/pom.xml @@ -5,7 +5,7 @@ org.hjug.refactorfirst refactor-first - 0.5.0.M1-SNAPSHOT + 0.5.0-M1 org.hjug.refactorfirst.costbenefitcalculator diff --git a/coverage/pom.xml b/coverage/pom.xml index b27253b1..35b48481 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -7,7 +7,7 @@ org.hjug.refactorfirst refactor-first - 0.5.0.M1-SNAPSHOT + 0.5.0-M1 coverage diff --git a/effort-ranker/pom.xml b/effort-ranker/pom.xml index 04383cdc..c00ea42c 100644 --- a/effort-ranker/pom.xml +++ b/effort-ranker/pom.xml @@ -5,7 +5,7 @@ org.hjug.refactorfirst refactor-first - 0.5.0.M1-SNAPSHOT + 0.5.0-M1 org.hjug.refactorfirst.effortranker @@ -20,7 +20,7 @@ org.hjug.refactorfirst.testresources test-resources - 0.5.0.M1-SNAPSHOT + 0.5.0-M1 diff --git a/graph-data-generator/pom.xml b/graph-data-generator/pom.xml index 1ef76cf8..aa5aa417 100644 --- a/graph-data-generator/pom.xml +++ b/graph-data-generator/pom.xml @@ -5,7 +5,7 @@ org.hjug.refactorfirst refactor-first - 0.5.0.M1-SNAPSHOT + 0.5.0-M1 org.hjug.refactorfirst.graphdatagenerator @@ -15,7 +15,7 @@ org.hjug.refactorfirst.costbenefitcalculator cost-benefit-calculator - 0.5.0.M1-SNAPSHOT + 0.5.0-M1 diff --git a/pom.xml b/pom.xml index 70eb2f9d..c81d2d9b 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.hjug.refactorfirst refactor-first - 0.5.0.M1-SNAPSHOT + 0.5.0-M1 pom https://github.com/jimbethancourt/RefactorFirst diff --git a/refactor-first-maven-plugin/pom.xml b/refactor-first-maven-plugin/pom.xml index 651d3e64..0351c904 100644 --- a/refactor-first-maven-plugin/pom.xml +++ b/refactor-first-maven-plugin/pom.xml @@ -5,7 +5,7 @@ org.hjug.refactorfirst refactor-first - 0.5.0.M1-SNAPSHOT + 0.5.0-M1 org.hjug.refactorfirst.plugin diff --git a/report/pom.xml b/report/pom.xml index 482bd59c..991086c0 100644 --- a/report/pom.xml +++ b/report/pom.xml @@ -4,7 +4,7 @@ org.hjug.refactorfirst refactor-first - 0.5.0.M1-SNAPSHOT + 0.5.0-M1 org.hjug.refactorfirst.report diff --git a/test-resources/pom.xml b/test-resources/pom.xml index 56bdac8f..bd4279f9 100644 --- a/test-resources/pom.xml +++ b/test-resources/pom.xml @@ -5,7 +5,7 @@ org.hjug.refactorfirst refactor-first - 0.5.0.M1-SNAPSHOT + 0.5.0-M1 org.hjug.refactorfirst.testresources