summaryrefslogtreecommitdiffstats
path: root/dmaap-dsa/pom.xml
diff options
context:
space:
mode:
authorGuangrongFu <fu.guangrong@zte.com.cn>2018-09-25 16:17:57 +0800
committerGuangrongFu <fu.guangrong@zte.com.cn>2018-09-25 16:17:57 +0800
commit1d66d853c459c16fe9c2d12acf6a1e837a34a049 (patch)
tree1c8b3704629c12dab211a86c1dc500a4d915da90 /dmaap-dsa/pom.xml
parent70c84e1630045fa8f8c9ab7e83cbc9f8eec51828 (diff)
Updated the Version of the Common Lib to 1.2.0
Change-Id: I1b11260e2b6a929bb165a083dd760e524c9246e1 Issue-ID: HOLMES-171 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'dmaap-dsa/pom.xml')
-rw-r--r--dmaap-dsa/pom.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/dmaap-dsa/pom.xml b/dmaap-dsa/pom.xml
index 1a78b64..d4a5536 100644
--- a/dmaap-dsa/pom.xml
+++ b/dmaap-dsa/pom.xml
@@ -254,18 +254,6 @@
<artifactId>jersey-container-servlet-core</artifactId>
<version>${jersey.version}</version>
</dependency>
- <dependency>
- <groupId>com.google.guava</groupId>
- <artifactId>guava</artifactId>
-
- <exclusions>
- <exclusion>
- <groupId>com.fasterxml.jackson.core</groupId>
- <artifactId>jackson-core</artifactId>
- </exclusion>
- </exclusions>
- </dependency>
-
</dependencies>
<build>
<plugins>