diff --git a/README.md b/README.md index 72bc9be..85ac441 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,16 @@ This Project is the parent Maven project for all [de.nclazz](https://git.l--n.de It also contains some more or less useful templates and defaults for other projects. +## Usage + +Include the maven-boot project as Parent into another maven-project: + +````xml + + + de.nclazz + maven-boot + 1.0.0 + + +```` \ No newline at end of file diff --git a/pom.xml b/pom.xml index 0cf6666..7882bba 100644 --- a/pom.xml +++ b/pom.xml @@ -5,6 +5,7 @@ de.nclazz maven-boot 1.0.0 + pom 1.8 @@ -12,7 +13,7 @@ UTF-8 5.3.1 - 5.3.1 + 1.5.2 1.18.16 1.2.17