aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2013-03-27 22:07:47 +0000
committerOlivier Lamy <olamy@apache.org>2013-03-27 22:07:47 +0000
commit5277876466a31141cd6bc349f3bfcac62a8db3ed (patch)
treeea3fae2ad696df582e18e7c24328edfd72000577
parent63771b198c2fdb6cbee2c88e4be3e6f5cad77380 (diff)
downloadarchiva-5277876466a31141cd6bc349f3bfcac62a8db3ed.tar.gz
archiva-5277876466a31141cd6bc349f3bfcac62a8db3ed.zip
remove non used property
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1461875 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--redback-integrations/redback-rest/redback-rest-services/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/redback-integrations/redback-rest/redback-rest-services/pom.xml b/redback-integrations/redback-rest/redback-rest-services/pom.xml
index e027a7aa9..dab8d92b7 100644
--- a/redback-integrations/redback-rest/redback-rest-services/pom.xml
+++ b/redback-integrations/redback-rest/redback-rest-services/pom.xml
@@ -33,7 +33,6 @@
<properties>
<tomcatVersion>7.0.39</tomcatVersion>
- <test.useTomcat>false</test.useTomcat>
</properties>
<dependencies>