From 58756ad8e3e3cde1da77120b553bb22fbc0b79fa Mon Sep 17 00:00:00 2001 From: Godin Date: Fri, 3 Dec 2010 14:57:36 +0000 Subject: SONAR-2011: Remove dependency on maven-common-artifact-filters from sonar-plugin-api --- sonar-plugin-api/pom.xml | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) (limited to 'sonar-plugin-api/pom.xml') diff --git a/sonar-plugin-api/pom.xml b/sonar-plugin-api/pom.xml index eedc11ae2d9..dcf05f40727 100644 --- a/sonar-plugin-api/pom.xml +++ b/sonar-plugin-api/pom.xml @@ -64,6 +64,7 @@ org.codehaus.sonar sonar-squid + org.hibernate hibernate-core @@ -80,6 +81,10 @@ org.hibernate hibernate-entitymanager + + org.hibernate + hibernate-ehcache + geronimo-spec geronimo-spec-jta @@ -96,6 +101,10 @@ commons-dbcp commons-dbcp + + org.apache.maven maven-plugin-api @@ -111,10 +120,7 @@ maven-project provided - - org.apache.maven.shared - maven-common-artifact-filters - + commons-configuration commons-configuration @@ -135,10 +141,6 @@ commons-codec commons-codec - - org.hibernate - hibernate-ehcache - jfree jfreechart @@ -236,4 +238,4 @@ test - \ No newline at end of file + -- cgit v1.2.3