diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-09-26 14:26:39 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-09-26 14:26:39 +0800 |
commit | 50d3a46e2f1615260995e52614c1ca1dcd3ae344 (patch) | |
tree | ffe8bb27b94c1c832f86747544d45a53e3b497fb /dmaap-dsa/pom.xml | |
parent | 1d66d853c459c16fe9c2d12acf6a1e837a34a049 (diff) |
Changed the Component Version to 1.2.01.2.0
Change-Id: I5e4c0460c775560ea8d71018552e550e13f1008b
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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dmaap-dsa/pom.xml b/dmaap-dsa/pom.xml index d4a5536..9b0b179 100644 --- a/dmaap-dsa/pom.xml +++ b/dmaap-dsa/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.onap.holmes.dsa</groupId> <artifactId>holmes-dsa-parent</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.0</version> </parent> <artifactId>dmaap-dsa</artifactId> |