aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/pom.xml
diff options
context:
space:
mode:
authorRob Daugherty <rd472p@att.com>2018-09-18 08:53:11 -0400
committerRob Daugherty <rd472p@att.com>2018-09-18 08:53:11 -0400
commit67567fe560fef46f94800798a711b1df18fede9e (patch)
treeca4dceee3bb30f353849b652c0964a2999d66c64 /bpmn/pom.xml
parent338b79e5372ffd2810ea08f19cc9de87946aa494 (diff)
NexusIQ issue: commons-beanutils
This artifact is not actually used by SO. Removed it from the poms. Change-Id: Icfeb3026581996bc980a223232a305c488a01fb2 Issue-ID: SO-1065 Signed-off-by: Rob Daugherty <rd472p@att.com>
Diffstat (limited to 'bpmn/pom.xml')
-rw-r--r--bpmn/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/bpmn/pom.xml b/bpmn/pom.xml
index bf278253a6..ebf4481fdb 100644
--- a/bpmn/pom.xml
+++ b/bpmn/pom.xml
@@ -78,11 +78,6 @@
<dependencies>
<dependency>
- <groupId>commons-beanutils</groupId>
- <artifactId>commons-beanutils</artifactId>
- <version>1.9.3</version>
- </dependency>
- <dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpcore</artifactId>
</dependency>