Change the version of holmes-actions to 1.0.0 35/28835/2 amsterdam
authorGuangrong Fu <fu.guangrong@zte.com.cn>
Tue, 23 Jan 2018 00:36:36 +0000 (08:36 +0800)
committerGuangrong Fu <fu.guangrong@zte.com.cn>
Tue, 23 Jan 2018 01:22:48 +0000 (09:22 +0800)
Change-Id: I613f32a076ebbc4561047ea28b58bcc9fc3c2b8b
Issue-ID: HOLMES-116
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
dmaap-dsa-standalone/pom.xml
dmaap-dsa/pom.xml
pom.xml

index c63e121..114161a 100644 (file)
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.onap.holmes.dsa</groupId>
         <artifactId>holmes-dsa-parent</artifactId>
-        <version>1.0.0</version>
+        <version>1.0.1</version>
     </parent>
 
     <artifactId>holmes-dmaap-dsa-standalone</artifactId>
index 4226b3d..501edad 100644 (file)
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.onap.holmes.dsa</groupId>
         <artifactId>holmes-dsa-parent</artifactId>
-        <version>1.0.0</version>
+        <version>1.0.1</version>
     </parent>
 
     <artifactId>dmaap-dsa</artifactId>
diff --git a/pom.xml b/pom.xml
index 4863912..e9b1543 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
 \r
     <groupId>org.onap.holmes.dsa</groupId>\r
     <artifactId>holmes-dsa-parent</artifactId>\r
-    <version>1.0.1-SNAPSHOT</version>\r
+    <version>1.0.1</version>\r
     <packaging>pom</packaging>\r
     <name>holmes-dsa</name>\r
     <modules>\r
@@ -80,7 +80,7 @@
             <dependency>\r
                 <groupId>org.onap.holmes.common</groupId>\r
                 <artifactId>holmes-actions</artifactId>\r
-                <version>${project.version}</version>\r
+                <version>1.0.0</version>\r
             </dependency>\r
             <dependency>\r
                 <groupId>io.dropwizard</groupId>\r