Code Review
/
aai
/
resources.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
a8fb8d0
)
Remove diffutils dependency
17/33217/1
author
Jimmy Forsyth
<jf2512@att.com>
Tue, 27 Feb 2018 17:33:40 +0000
(12:33 -0500)
committer
Jimmy Forsyth
<jf2512@att.com>
Tue, 27 Feb 2018 17:35:26 +0000
(12:35 -0500)
Change-Id: I40c848111a2a354d7afa2ca26ea47f7d1c9e933d
Issue-ID: AAI-808
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
aai-resources/pom.xml
patch
|
blob
|
history
diff --git
a/aai-resources/pom.xml
b/aai-resources/pom.xml
index
5590298
..
b9ab825
100644
(file)
--- a/
aai-resources/pom.xml
+++ b/
aai-resources/pom.xml
@@
-92,12
+92,6
@@
</exclusions>
</dependency>
- <dependency>
- <groupId>com.googlecode.java-diff-utils</groupId>
- <artifactId>diffutils</artifactId>
- <version>1.3.0</version>
- </dependency>
-
<dependency>
<groupId>org.codehaus.jackson</groupId>
<artifactId>jackson-core-asl</artifactId>