From b31c041da8090836bf534d739ce7b869abd6913a Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Wed, 23 Sep 2009 09:09:26 +0000 Subject: [PATCH] * updated artifact ids to user OSGi conform ones * polished pom property names git-svn-id: svn+ssh://svn.synyx.de/var/svn/synyx/opensource/hera/trunk@6967 5a64d73e-33d6-4ccc-9058-23f8668ecac9 --- core/pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 958f86c..2376bdf 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -12,26 +12,26 @@ - 2.5.6.SEC01 + 2.5.6.SEC01 org.springframework - spring-beans - ${spring-version} + org.springframework.beans + ${spring.version} org.springframework - spring-context - ${spring-version} + org.springframework.context + ${spring.version} org.springframework - spring-test - ${spring-version} + org.springframework.test + ${spring.version} test