From 9d60c28eb768c5e635dd07e0e6fda86239553ee4 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 7 Oct 2008 20:02:55 +0000 Subject: [PATCH] * polished pom git-svn-id: svn+ssh://svn.synyx.de/var/svn/synyx/opensource/synyx-plugin/trunk@2938 5a64d73e-33d6-4ccc-9058-23f8668ecac9 --- plugin-core/pom.xml | 101 +++++++++++++++++++++++--------------------- 1 file changed, 54 insertions(+), 47 deletions(-) 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