diff --git a/demo/time02.core/pom.xml b/demo/time02.core/pom.xml index 82b401446..1e63a8f50 100644 --- a/demo/time02.core/pom.xml +++ b/demo/time02.core/pom.xml @@ -24,7 +24,6 @@ org.jresearch.gwt.locale org.jresearch.gwt.locale.cldr - 1.0.1-SNAPSHOT org.jresearch.gwt.time diff --git a/demo/time04.core/pom.xml b/demo/time04.core/pom.xml index 8a7d1debd..2184cf67a 100644 --- a/demo/time04.core/pom.xml +++ b/demo/time04.core/pom.xml @@ -32,7 +32,6 @@ org.jresearch.gwt.locale org.jresearch.gwt.locale.cldr - 1.0.1-SNAPSHOT com.google.elemental2 diff --git a/pom/pom.xml b/pom/pom.xml index 091a673c2..37e9d9ac1 100644 --- a/pom/pom.xml +++ b/pom/pom.xml @@ -195,6 +195,11 @@ org.jresearch.gwt.locale ${gwt-locale.ver} + + org.jresearch.gwt.locale + org.jresearch.gwt.locale.cldr + ${gwt-locale-cldr.ver} + org.jresearch.gwt.time org.jresearch.gwt.time.apt.annotation @@ -354,5 +359,6 @@ 1.0.1 2.0.5-SNAPSHOT 1.0.2-SNAPSHOT + 1.0.1-SNAPSHOT