Change the Version of the Parent POM 47/17647/1
authorGuangrong Fu <fu.guangrong@zte.com.cn>
Mon, 9 Oct 2017 11:29:55 +0000 (19:29 +0800)
committerGuangrong Fu <fu.guangrong@zte.com.cn>
Mon, 9 Oct 2017 11:29:55 +0000 (19:29 +0800)
Change-Id: I426f2bd97dc460daae0e004b79e369a4c297718c
Issue-ID: HOLMES-52
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
dmaap-dsa-standalone/pom.xml
dmaap-dsa/pom.xml

index e702dd9..c63e121 100644 (file)
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.onap.holmes.dsa</groupId>
         <artifactId>holmes-dsa-parent</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.0</version>
     </parent>
 
     <artifactId>holmes-dmaap-dsa-standalone</artifactId>
index 414e271..1bbca94 100644 (file)
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.onap.holmes.dsa</groupId>
         <artifactId>holmes-dsa-parent</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.0</version>
     </parent>
 
     <artifactId>dmaap-dsa</artifactId>