diff --git a/pom.xml b/pom.xml index 96ef548..61adf0c 100755 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.vaynberg.wicket.select2 wicket-select2-parent - 2.4-SNAPSHOT + 2.4 pom Wicket-Select2 Parent Library for integrating Apache Wicket with CDI diff --git a/wicket-select2-examples/pom.xml b/wicket-select2-examples/pom.xml index 8b33706..d6654f5 100755 --- a/wicket-select2-examples/pom.xml +++ b/wicket-select2-examples/pom.xml @@ -4,11 +4,11 @@ wicket-select2-parent com.vaynberg.wicket.select2 - 2.4-SNAPSHOT + 2.4 com.vaynberg.wicket.select2 wicket-select2-examples - 2.4-SNAPSHOT + 2.4 war Wicket-Select2 Examples https://github.com/ivaynberg/wicket-select2 diff --git a/wicket-select2/pom.xml b/wicket-select2/pom.xml index 7ebed17..a08a5e1 100755 --- a/wicket-select2/pom.xml +++ b/wicket-select2/pom.xml @@ -4,11 +4,11 @@ wicket-select2-parent com.vaynberg.wicket.select2 - 2.4-SNAPSHOT + 2.4 com.vaynberg.wicket.select2 wicket-select2 - 2.4-SNAPSHOT + 2.4 Wicket-Select2 Components Bridges Apache Wicket with Select2 components https://github.com/ivaynberg/wicket-select2