diff --git a/README.md b/README.md
index 3373d95..560c536 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@
mvn archetype:generate \
-DarchetypeGroupId=io.github.dddplus \
-DarchetypeArtifactId=dddplus-archetype \
- -DarchetypeVersion=1.0.2 \
+ -DarchetypeVersion=1.0.3 \
-DgroupId=com.foo -DartifactId=demo \
-Dpackage=com.foo -Dversion=1.0.0-SNAPSHOT \
-B
diff --git a/pom.xml b/pom.xml
index 1d6f51a..c6137a8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
4.0.0
io.github.dddplus
dddplus-archetype
- 1.0.2-SNAPSHOT
+ 1.0.3
maven-archetype
DDDplus :: Archetype
@@ -16,7 +16,7 @@
scm:git:https://github.com/dddplus/dddplus-archetype.git
scm:git:git@github.com:dddplus/dddplus-archetype.git
https://github.com/dddplus/dddplus-archetype/
- v1.0.2
+ v1.0.3
github
diff --git a/src/main/resources/archetype-resources/pom.xml b/src/main/resources/archetype-resources/pom.xml
index 31c3b34..02faa4d 100644
--- a/src/main/resources/archetype-resources/pom.xml
+++ b/src/main/resources/archetype-resources/pom.xml
@@ -23,7 +23,7 @@
4.3.12.RELEASE
1.3.1.Final
- 1.0.2-SNAPSHOT
+ 1.0.3