Repository: archiva-redback-core
Updated Branches:
  refs/heads/jpa e55262c8c -> 09b5fab0d


fix duplicate dependency

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/09b5fab0
Tree: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/tree/09b5fab0
Diff: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/diff/09b5fab0

Branch: refs/heads/jpa
Commit: 09b5fab0d26e9c80b8a7bf718ee9ece72eb9084b
Parents: e55262c
Author: olivier lamy <ol...@apache.org>
Authored: Mon Dec 5 21:14:56 2016 +1100
Committer: olivier lamy <ol...@apache.org>
Committed: Mon Dec 5 21:14:56 2016 +1100

----------------------------------------------------------------------
 pom.xml | 5 -----
 1 file changed, 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/archiva-redback-core/blob/09b5fab0/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index cdb4c89..18cce4f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -317,11 +317,6 @@
         <version>2.5-SNAPSHOT</version>
       </dependency>
       <dependency>
-        <groupId>org.apache.archiva.redback</groupId>
-        <artifactId>redback-users-jpa</artifactId>
-        <version>2.5-SNAPSHOT</version>
-      </dependency>
-      <dependency>
         <groupId>javax.servlet</groupId>
         <artifactId>servlet-api</artifactId>
         <version>2.5</version>

Reply via email to