diff options
author | Uwe Stieber | 2012-03-09 10:26:01 +0000 |
---|---|---|
committer | Uwe Stieber | 2012-03-09 10:26:01 +0000 |
commit | c1484e8b4c49c502429fb9e4a7c9180d1141fcea (patch) | |
tree | e44c705187485ef85d45e775d1d04683177c1b7a /admin/pom-build.xml | |
parent | 6b48a912136e51eeb93170f1b70f730dd90e1e4a (diff) | |
download | org.eclipse.tcf-c1484e8b4c49c502429fb9e4a7c9180d1141fcea.tar.gz org.eclipse.tcf-c1484e8b4c49c502429fb9e4a7c9180d1141fcea.tar.xz org.eclipse.tcf-c1484e8b4c49c502429fb9e4a7c9180d1141fcea.zip |
Maven: Rework test maven files
Diffstat (limited to 'admin/pom-build.xml')
-rw-r--r-- | admin/pom-build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/pom-build.xml b/admin/pom-build.xml index 55b38a550..145ce4a5a 100644 --- a/admin/pom-build.xml +++ b/admin/pom-build.xml @@ -49,7 +49,7 @@ </profile> <profile> - <id>codeCoverage</id> + <id>coverage</id> <build> <plugins> |