From f2dd46cf5745f7c14f2bce20f5131e4e242f8c7c Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Thu, 17 Apr 2014 23:33:27 +0200 Subject: SONAR-4969 Do not mix batch and server classpaths --- sonar-batch-maven-compat/pom.xml | 22 +++++----------------- 1 file changed, 5 insertions(+), 17 deletions(-) (limited to 'sonar-batch-maven-compat') diff --git a/sonar-batch-maven-compat/pom.xml b/sonar-batch-maven-compat/pom.xml index 3990762b480..087be6a8d57 100644 --- a/sonar-batch-maven-compat/pom.xml +++ b/sonar-batch-maven-compat/pom.xml @@ -13,11 +13,15 @@ Compatibility layer, which provides MavenProject for non-Maven environments. + + ${pom.groupId} + sonar-batch + ${pom.version} + org.apache.maven maven-project 2.0.7 - compile org.codehaus.plexus @@ -43,20 +47,4 @@ - - - - release - - - - maven-deploy-plugin - - true - - - - - - -- cgit v1.2.3