You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2017/05/26 01:04:47 UTC

archiva-redback-core git commit: not needed anymore

Repository: archiva-redback-core
Updated Branches:
  refs/heads/master d33134ba3 -> 2dd5b2b9e


not needed anymore

Signed-off-by: olivier lamy <ol...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/commit/2dd5b2b9
Tree: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/tree/2dd5b2b9
Diff: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/diff/2dd5b2b9

Branch: refs/heads/master
Commit: 2dd5b2b9ef52cca3f36b5ec966590254c9184570
Parents: d33134b
Author: olivier lamy <ol...@apache.org>
Authored: Fri May 26 11:04:12 2017 +1000
Committer: olivier lamy <ol...@apache.org>
Committed: Fri May 26 11:04:33 2017 +1000

----------------------------------------------------------------------
 redback-integrations/redback-rest/redback-rest-services/pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/archiva-redback-core/blob/2dd5b2b9/redback-integrations/redback-rest/redback-rest-services/pom.xml
----------------------------------------------------------------------
diff --git a/redback-integrations/redback-rest/redback-rest-services/pom.xml b/redback-integrations/redback-rest/redback-rest-services/pom.xml
index 6dd2887..8add937 100644
--- a/redback-integrations/redback-rest/redback-rest-services/pom.xml
+++ b/redback-integrations/redback-rest/redback-rest-services/pom.xml
@@ -32,7 +32,6 @@
   <name>Redback :: Integration :: REST :: Services</name>
 
   <properties>
-    <tomcatVersion>7.0.57</tomcatVersion>
     <jetty.version>9.4.5.v20170502</jetty.version>
     <rest.test.timeout>1000000</rest.test.timeout>
   </properties>