diff --git a/parent/pom.xml b/parent/pom.xml
index 3ab7766f1..5f7a3af98 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -38,11 +38,13 @@
MapStruct Parent
An annotation processor for generating type-safe bean mappers
- http://http://www.mapstruct.org/
+ http://mapstruct.org/
+ 2012
UTF-8
1.0.0
+ 1.2
@@ -68,6 +70,27 @@
https://github.com/mapstruct/mapstruct/
+
+ GitHub Issues
+ https://github.com/mapstruct/mapstruct/issues
+
+
+
+ Jenkins
+ https://mapstruct.ci.cloudbees.com/
+
+
+
+
+ mapstruct-users
+ https://groups.google.com/forum/?fromgroups#!forum/mapstruct-users
+
+
+
+
+ 3.0.3
+
+
@@ -141,6 +164,24 @@
maven-deploy-plugin
2.7
+
+ org.apache.maven.plugins
+ maven-enforcer-plugin
+ ${org.apache.maven.plugins.enforcer.version}
+
+
+
+ [1.6,)
+
+
+
+
+ [3.0.3,)
+
+
+
+
+
org.apache.maven.plugins
maven-install-plugin
@@ -259,6 +300,21 @@
+
+ org.apache.maven.plugins
+ maven-enforcer-plugin
+
+ ${org.apache.maven.plugins.enforcer.version}
+
+
+ enforce-mapstruct-rules
+ validate
+
+ enforce
+
+
+
+