diff --git a/README.md b/README.md
index 45e56cd..11471bf 100644
--- a/README.md
+++ b/README.md
@@ -1,22 +1,22 @@
# gwt-material-pwa-archetype
PWA (Progressive Web App) + GMD Archetype
-# Current Version - 2.7.0
+# Current Version - 2.7.1
### Includes
- Updated GWT Version to 2.9
- Updated GWTP Version to 1.5.3
-- Updated GMD Version to 2.7.0
+- Updated GMD Version to 2.7.1
# Usage:
1. Download the archetype
2. From the download folder, install the archetype in your local Maven repo by running this command: mvn clean install
-3. Create a new project by running the following command in a folder of your choice: mvn archetype:generate -DarchetypeGroupId=com.github.gwtmaterialdesign -DarchetypeArtifactId=gwt-material-pwa-archetype -DarchetypeVersion=2.7.0
+3. Create a new project by running the following command in a folder of your choice: mvn archetype:generate -DarchetypeGroupId=com.github.gwtmaterialdesign -DarchetypeArtifactId=gwt-material-pwa-archetype -DarchetypeVersion=2.7.1
4. Follow the prompts
mvn clean install archetype:update-local-catalog
3. Create a new project by running the following command in a folder of your choice:
- mvn archetype:generate -DarchetypeGroupId=com.github.gwtmaterialdesign -DarchetypeArtifactId=gwt-material-pwa-archetype -DarchetypeVersion=2.7.0
+ mvn archetype:generate -DarchetypeGroupId=com.github.gwtmaterialdesign -DarchetypeArtifactId=gwt-material-pwa-archetype -DarchetypeVersion=2.7.1
4. Follow the prompts. That's it!
@@ -25,7 +25,7 @@ PWA (Progressive Web App) + GMD Archetype
mvn archetype:generate -DarchetypeGroupId=com.github.gwtmaterialdesign \
-DarchetypeArtifactId=gwt-material-pwa-archetype \
- -DarchetypeVersion=2.7.0 \
+ -DarchetypeVersion=2.7.1 \
-DgroupId=your.company.domain \
-Dpackage=your.company.domain.myapp \
-DartifactId=your-project \
diff --git a/pom.xml b/pom.xml
index 3d3b46a..9d1f57f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,12 +4,12 @@
gwt-material-parent
com.github.gwtmaterialdesign
- 2.7.0
+ 2.7.1
com.github.gwtmaterialdesign
gwt-material-pwa-archetype
- 2.7.0
+ 2.7.1
jar
diff --git a/src/main/resources/META-INF/maven/archetype-metadata.xml b/src/main/resources/META-INF/maven/archetype-metadata.xml
index a52427f..4c8f7bb 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.7.0
+ 2.7.1
diff --git a/src/main/resources/archetype-resources/pom.xml b/src/main/resources/archetype-resources/pom.xml
index bf9bec0..e5e423f 100644
--- a/src/main/resources/archetype-resources/pom.xml
+++ b/src/main/resources/archetype-resources/pom.xml
@@ -36,7 +36,7 @@
2.9.0
1.6
2.1.2
- 2.7.0
+ 2.7.1
1.8
1.8