diff --git a/plugin-core/pom.xml b/plugin-core/pom.xml index e9ff424..e635830 100644 --- a/plugin-core/pom.xml +++ b/plugin-core/pom.xml @@ -1,50 +1,57 @@ - - 4.0.0 - org.synyx.plugin - plugin-core - Core plugin - 0.1-SNAPSHOT - - - 2.5.5 - - - - - org.springframework - spring-aop - ${spring-version} - - - org.springframework - spring-context - ${spring-version} - - - - org.springframework - spring-test - ${spring-version} - test - - - junit - junit - 4.4 - test - - - - log4j - log4j - 1.2.15 - test - - - - Core plugin infrastructure - - + + 4.0.0 + org.synyx.plugin + plugin-core + 0.1-SNAPSHOT + + Plugin Core + Core plugin infrastructure + + + synyx-plugin + org.synyx.plugin + 0.1-SNAPSHOT + + + + [2.5,3.0) + + + + + org.springframework + spring-aop + ${spring-version} + + + org.springframework + spring-context + ${spring-version} + + + + org.springframework + spring-test + ${spring-version} + test + + + junit + junit + 4.4 + test + + + log4j + log4j + 1.2.15 + test + + + + + maven-compiler-plugin