diff --git a/README.md b/README.md index 1d9060e..83471bf 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # gwt-material-archetype Archetype for a web application that uses GWT Material Design -# Current Version - 2.5.0 +# Current Version - 2.6.0 ### Includes - Updated GWT Version to 2.8.2 - Updated GWTP Version to 1.5.3 -- Updated GMD Version to 2.5.0 +- Updated GMD Version to 2.6.0 # Usage: 1. Download the archetype @@ -19,7 +19,7 @@ Archetype for a web application that uses GWT Material Design mvn archetype:generate -DarchetypeGroupId=com.github.gwtmaterialdesign \ -DarchetypeArtifactId=gwt-material-archetype \ - -DarchetypeVersion=2.5.0 + -DarchetypeVersion=2.6.0 4. Follow the prompts. That's it! @@ -27,7 +27,7 @@ Archetype for a web application that uses GWT Material Design mvn archetype:generate -DarchetypeGroupId=com.github.gwtmaterialdesign \ -DarchetypeArtifactId=gwt-material-archetype \ - -DarchetypeVersion=2.5.0 + -DarchetypeVersion=2.6.0 -DgroupId=your.company.domain \ -Dpackage=your.company.domain.myapp \ -DartifactId=your-project \ diff --git a/gwt-test/pom.xml b/gwt-test/pom.xml index df0890d..be39350 100644 --- a/gwt-test/pom.xml +++ b/gwt-test/pom.xml @@ -36,7 +36,7 @@ 2.8.2 1.6 2.1.2 - 2.5.0 + 2.6.0 1.8 1.8 diff --git a/pom.xml b/pom.xml index 611fd46..ec256fb 100644 --- a/pom.xml +++ b/pom.xml @@ -4,12 +4,12 @@ gwt-material-parent com.github.gwtmaterialdesign - 2.5.0 + 2.6.0 com.github.gwtmaterialdesign gwt-material-archetype - 2.5.0 + 2.6.0 jar Gwt Material Archetype diff --git a/src/main/resources/META-INF/maven/archetype-metadata.xml b/src/main/resources/META-INF/maven/archetype-metadata.xml index dec8e6b..1e42fba 100644 --- a/src/main/resources/META-INF/maven/archetype-metadata.xml +++ b/src/main/resources/META-INF/maven/archetype-metadata.xml @@ -40,7 +40,7 @@ ${groupId} - 2.5.0 + 2.6.0 diff --git a/src/main/resources/archetype-resources/pom.xml b/src/main/resources/archetype-resources/pom.xml index d14a6a7..a1af24a 100644 --- a/src/main/resources/archetype-resources/pom.xml +++ b/src/main/resources/archetype-resources/pom.xml @@ -36,7 +36,7 @@ 2.8.2 1.6 2.1.2 - 2.5.0 + 2.6.0 1.8 1.8 diff --git a/src/main/resources/archetype-resources/src/main/java/client/application/home/HomeView.ui.xml b/src/main/resources/archetype-resources/src/main/java/client/application/home/HomeView.ui.xml index 73e838d..da1e8b1 100644 --- a/src/main/resources/archetype-resources/src/main/java/client/application/home/HomeView.ui.xml +++ b/src/main/resources/archetype-resources/src/main/java/client/application/home/HomeView.ui.xml @@ -25,7 +25,7 @@ - +