You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ma...@apache.org on 2017/06/10 11:26:13 UTC

[28/50] archiva git commit: Removing duplicate dependency

Removing duplicate dependency


Project: http://git-wip-us.apache.org/repos/asf/archiva/repo
Commit: http://git-wip-us.apache.org/repos/asf/archiva/commit/46a38451
Tree: http://git-wip-us.apache.org/repos/asf/archiva/tree/46a38451
Diff: http://git-wip-us.apache.org/repos/asf/archiva/diff/46a38451

Branch: refs/heads/citest
Commit: 46a38451bcb027f9651f12fb1ad9a887cf2c0291
Parents: acc02bf
Author: Martin Stockhammer <ma...@apache.org>
Authored: Sun May 21 16:19:44 2017 +0200
Committer: Martin Stockhammer <ma...@apache.org>
Committed: Sun May 21 16:19:44 2017 +0200

----------------------------------------------------------------------
 .../archiva-web/archiva-rest/archiva-rest-services/pom.xml     | 6 ------
 1 file changed, 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/archiva/blob/46a38451/archiva-modules/archiva-web/archiva-rest/archiva-rest-services/pom.xml
----------------------------------------------------------------------
diff --git a/archiva-modules/archiva-web/archiva-rest/archiva-rest-services/pom.xml b/archiva-modules/archiva-web/archiva-rest/archiva-rest-services/pom.xml
index 456e3a1..4dceb0c 100644
--- a/archiva-modules/archiva-web/archiva-rest/archiva-rest-services/pom.xml
+++ b/archiva-modules/archiva-web/archiva-rest/archiva-rest-services/pom.xml
@@ -329,12 +329,6 @@
     </dependency>
 
     <dependency>
-      <groupId>org.hsqldb</groupId>
-      <artifactId>hsqldb</artifactId>
-      <scope>test</scope>
-    </dependency>
-
-    <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-core</artifactId>
       <scope>test</scope>