summaryrefslogtreecommitdiffstats
path: root/dmaap-dsa
diff options
context:
space:
mode:
authorGuangrong Fu <fu.guangrong@zte.com.cn>2017-11-06 09:57:42 +0800
committerGuangrong Fu <fu.guangrong@zte.com.cn>2017-11-06 09:57:42 +0800
commitcf38216a34f7ec2880e730cc22c38d04fc35b3fa (patch)
treef60cec50d25f4470ceb6e3ca652e9555f8712a01 /dmaap-dsa
parent7e5cc9fbd300bd2f72b202237a23971556c307df (diff)
Change the Dependency Version of MSB to 1.0.0
Change-Id: I23cfbe15f0c69d9caa98fb7db1a1140c47d28964 Issue-ID: HOLMES-81 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'dmaap-dsa')
-rw-r--r--dmaap-dsa/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/dmaap-dsa/pom.xml b/dmaap-dsa/pom.xml
index 0743fc6..827bbf3 100644
--- a/dmaap-dsa/pom.xml
+++ b/dmaap-dsa/pom.xml
@@ -36,7 +36,6 @@
<dependency>
<groupId>org.onap.holmes.common</groupId>
<artifactId>holmes-actions</artifactId>
- <version>1.0.0-SNAPSHOT</version>
<exclusions>
<exclusion>
<groupId>org.glassfish.jersey.containers</groupId>