diff --git a/pom.xml b/pom.xml index d5c78cf..06fddf1 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 dev.ikm.examples demo-java-maven - 1.3.7 + 1.3.8-SNAPSHOT Java-Maven Demo Project Simple test/demo project for POC work. @@ -65,6 +65,7 @@ 21 21 3.1.2 + 2.10.0 3.1.0 1.6.13 @@ -205,6 +206,11 @@ org.sonatype.plugins nexus-staging-maven-plugin ${nexus-staging-maven-plugin.version} + + + org.codehaus.mojo + license-maven-plugin + ${maven-mojo-license-plugin.version}