diff --git a/archetypes/struts2-archetype-blank/src/main/resources/archetype-resources/pom.xml b/archetypes/struts2-archetype-blank/src/main/resources/archetype-resources/pom.xml
index 98999ba68..5d456debb 100644
--- a/archetypes/struts2-archetype-blank/src/main/resources/archetype-resources/pom.xml
+++ b/archetypes/struts2-archetype-blank/src/main/resources/archetype-resources/pom.xml
@@ -9,7 +9,7 @@
Struts 2 Blank Webapp
- 2.1.8.1
+ ${project.version}
diff --git a/archetypes/struts2-archetype-convention/src/main/resources/archetype-resources/pom.xml b/archetypes/struts2-archetype-convention/src/main/resources/archetype-resources/pom.xml
index 861834158..642e1cfb7 100644
--- a/archetypes/struts2-archetype-convention/src/main/resources/archetype-resources/pom.xml
+++ b/archetypes/struts2-archetype-convention/src/main/resources/archetype-resources/pom.xml
@@ -9,7 +9,7 @@
Struts 2 Blank Convention Webapp
- 2.1.8.1
+ ${project.version}
diff --git a/archetypes/struts2-archetype-dbportlet/src/main/resources/archetype-resources/pom.xml b/archetypes/struts2-archetype-dbportlet/src/main/resources/archetype-resources/pom.xml
index 8fda48ad4..54a8ac392 100644
--- a/archetypes/struts2-archetype-dbportlet/src/main/resources/archetype-resources/pom.xml
+++ b/archetypes/struts2-archetype-dbportlet/src/main/resources/archetype-resources/pom.xml
@@ -11,7 +11,7 @@
Struts 2 Database Portlet
- 2.1.8.1
+ ${project.version}
diff --git a/archetypes/struts2-archetype-plugin/src/main/resources/archetype-resources/pom.xml b/archetypes/struts2-archetype-plugin/src/main/resources/archetype-resources/pom.xml
index b3a3fbbfd..de0a6dc92 100644
--- a/archetypes/struts2-archetype-plugin/src/main/resources/archetype-resources/pom.xml
+++ b/archetypes/struts2-archetype-plugin/src/main/resources/archetype-resources/pom.xml
@@ -13,7 +13,7 @@
org.apache.struts
struts2-core
- 2.1.8.1
+ ${project.version}
diff --git a/archetypes/struts2-archetype-portlet/src/main/resources/archetype-resources/pom.xml b/archetypes/struts2-archetype-portlet/src/main/resources/archetype-resources/pom.xml
index 5e7bde1ce..fe67230e2 100644
--- a/archetypes/struts2-archetype-portlet/src/main/resources/archetype-resources/pom.xml
+++ b/archetypes/struts2-archetype-portlet/src/main/resources/archetype-resources/pom.xml
@@ -10,7 +10,7 @@
${version}
- 2.1.8.1
+ ${project.version}
diff --git a/archetypes/struts2-archetype-starter/src/main/resources/archetype-resources/pom.xml b/archetypes/struts2-archetype-starter/src/main/resources/archetype-resources/pom.xml
index c03043a34..04972ab56 100644
--- a/archetypes/struts2-archetype-starter/src/main/resources/archetype-resources/pom.xml
+++ b/archetypes/struts2-archetype-starter/src/main/resources/archetype-resources/pom.xml
@@ -1,4 +1,4 @@
-
+
4.0.0
@@ -11,7 +11,7 @@
Struts 2 Starter
- 2.1.8.1
+ ${project.version}