From d3c709c9c08cb7df5c4803523c91db3f2781ece9 Mon Sep 17 00:00:00 2001 From: wkeil Date: Sun, 4 May 2014 01:55:48 +0200 Subject: [PATCH] 7: Fix wrongly named getInstance() Task-Url: http://github.com/JavaMoney/javamoney-lib/issues/issue/7 --- bundles/java-ee/pom.xml | 2 +- bundles/java-se-cdi/pom.xml | 2 +- bundles/pom.xml | 2 +- calc/pom.xml | 2 +- currencies/pom.xml | 2 +- data/pom.xml | 2 +- format/pom.xml | 2 +- pom.xml | 2 +- regions/pom.xml | 2 +- validity/pom.xml | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/bundles/java-ee/pom.xml b/bundles/java-ee/pom.xml index 7ccfd49..ed12f3c 100644 --- a/bundles/java-ee/pom.xml +++ b/bundles/java-ee/pom.xml @@ -4,7 +4,7 @@ org.javamoney.bundles javamoney-bundles - 0.4-SNAPSHOT + 0.4 javamoney-ee JavaMoney - CDI EE Bundle diff --git a/bundles/java-se-cdi/pom.xml b/bundles/java-se-cdi/pom.xml index cfb93c7..f7e7c4c 100644 --- a/bundles/java-se-cdi/pom.xml +++ b/bundles/java-se-cdi/pom.xml @@ -4,7 +4,7 @@ org.javamoney.bundles javamoney-bundles - 0.4-SNAPSHOT + 0.4 javamoney-se-cdi JavaMoney - CDI SE Standalone Bundle (CDI) diff --git a/bundles/pom.xml b/bundles/pom.xml index 61013e7..cc5b8cf 100644 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -4,7 +4,7 @@ org.javamoney.lib javamoney-lib - 0.4-SNAPSHOT + 0.4 org.javamoney.bundles diff --git a/calc/pom.xml b/calc/pom.xml index 442f1a1..785f29f 100644 --- a/calc/pom.xml +++ b/calc/pom.xml @@ -5,7 +5,7 @@ org.javamoney.lib javamoney-lib - 0.4-SNAPSHOT + 0.4 javamoney-calc diff --git a/currencies/pom.xml b/currencies/pom.xml index cbd6bbd..aa5c403 100644 --- a/currencies/pom.xml +++ b/currencies/pom.xml @@ -5,7 +5,7 @@ org.javamoney.lib javamoney-lib - 0.4-SNAPSHOT + 0.4 javamoney-currencies diff --git a/data/pom.xml b/data/pom.xml index 522402a..d7edffb 100644 --- a/data/pom.xml +++ b/data/pom.xml @@ -5,7 +5,7 @@ org.javamoney.lib javamoney-lib - 0.4-SNAPSHOT + 0.4 javamoney-data diff --git a/format/pom.xml b/format/pom.xml index 34f76b3..6b8c7f3 100644 --- a/format/pom.xml +++ b/format/pom.xml @@ -5,7 +5,7 @@ org.javamoney.lib javamoney-lib - 0.4-SNAPSHOT + 0.4 javamoney-format diff --git a/pom.xml b/pom.xml index de44f65..984ee21 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ javamoney-lib org.javamoney.lib - 0.4-SNAPSHOT + 0.4 Money and Currency - JavaMoney Libraries (parent) pom diff --git a/regions/pom.xml b/regions/pom.xml index 45506a9..67e2f6a 100644 --- a/regions/pom.xml +++ b/regions/pom.xml @@ -16,7 +16,7 @@ org.javamoney.lib javamoney-lib - 0.4-SNAPSHOT + 0.4 javamoney-regions diff --git a/validity/pom.xml b/validity/pom.xml index d466e32..4602b38 100644 --- a/validity/pom.xml +++ b/validity/pom.xml @@ -5,7 +5,7 @@ org.javamoney.lib javamoney-lib - 0.4-SNAPSHOT + 0.4 javamoney-validity