Code Review
/
policy
/
distribution.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
5e4eb38
)
Removed thoughtworks web-stub dependency
27/66027/1
author
mmis
<michael.morris@ericsson.com>
Wed, 12 Sep 2018 08:49:04 +0000
(09:49 +0100)
committer
mmis
<michael.morris@ericsson.com>
Wed, 12 Sep 2018 08:49:21 +0000
(09:49 +0100)
Dependency is unused and so can be removed
Change-Id: Ib9036e90b1851210f39b627c20fb90c5c88e7e1a
Issue-ID: POLICY-926
Signed-off-by: mmis <michael.morris@ericsson.com>
plugins/forwarding-plugins/pom.xml
patch
|
blob
|
history
diff --git
a/plugins/forwarding-plugins/pom.xml
b/plugins/forwarding-plugins/pom.xml
index
006caa9
..
b82ad08
100644
(file)
--- a/
plugins/forwarding-plugins/pom.xml
+++ b/
plugins/forwarding-plugins/pom.xml
@@
-46,11
+46,6
@@
<artifactId>PolicyEngineAPI</artifactId>
<version>1.3.0-SNAPSHOT</version>
</dependency>
- <dependency>
- <groupId>com.thoughtworks</groupId>
- <artifactId>web-stub</artifactId>
- <version>1.1.0</version>
- </dependency>
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-all</artifactId>