summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authoryoubowu <wu.youbo@zte.com.cn>2017-03-08 17:22:05 +0800
committer6092002067 <wu.youbo@zte.com.cn>2017-03-09 08:53:00 +0800
commit1675d39c5a6a660b9dc4fc4c815bc344fc7d1d83 (patch)
treeae376d06fd0d000cb5b0d4ea7791f4bbcd7c1d52 /pom.xml
parentbbd681988347c0a055def849abbb2e8dccb72d45 (diff)
Add msb register code
Issue-ID:HOLMES-51 Change-Id: I9c54afdc6c97bedd3d4d88d33a4ca9b4d40b18b4 Signed-off-by: youbowu <wu.youbo@zte.com.cn>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 28dbb33..a5c3293 100644
--- a/pom.xml
+++ b/pom.xml
@@ -167,6 +167,11 @@
<artifactId>activemq-pool</artifactId>
<version>5.8.0</version>
</dependency>
+ <dependency>
+ <groupId>org.apache.httpcomponents</groupId>
+ <artifactId>httpclient</artifactId>
+ <version>4.3.6</version>
+ </dependency>
</dependencies>
</dependencyManagement>