summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOfir Sonsino <os0695@intl.att.com>2019-07-29 10:34:21 +0300
committerOfir Sonsino <os0695@intl.att.com>2019-07-29 10:34:21 +0300
commit351a974ebd488021b14e95135883b8d6dbc6c442 (patch)
treec8bdfc25ed41664e838f68bc83d839c5808773f3
parent69214311e9902be4d980a47e073d5822090e0d1c (diff)
Update DCAE-DS version 1.3.11.3.1
Change-Id: I64ca155e4eeea34930f4348e7a659701b584914d Issue-ID: SDC-2478 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
-rw-r--r--dcaedt_be/pom.xml2
-rw-r--r--dcaedt_catalog/api/pom.xml2
-rw-r--r--dcaedt_catalog/asdc/pom.xml2
-rw-r--r--dcaedt_catalog/commons/pom.xml2
-rw-r--r--dcaedt_catalog/db/pom.xml2
-rw-r--r--dcaedt_catalog/pom.xml2
-rw-r--r--dcaedt_catalog/service/pom.xml2
-rw-r--r--dcaedt_tools/pom.xml4
-rw-r--r--dcaedt_validator/checker/pom.xml2
-rw-r--r--dcaedt_validator/kwalify/pom.xml2
-rw-r--r--dcaedt_validator/pom.xml2
-rw-r--r--pom.xml4
-rw-r--r--version.properties2
13 files changed, 15 insertions, 15 deletions
diff --git a/dcaedt_be/pom.xml b/dcaedt_be/pom.xml
index 907721a..3c0e4b9 100644
--- a/dcaedt_be/pom.xml
+++ b/dcaedt_be/pom.xml
@@ -9,7 +9,7 @@
<parent>
<groupId>org.onap.sdc.dcae-d.dt-be-main</groupId>
<artifactId>dcae_dt_be_main</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
</parent>
<properties>
diff --git a/dcaedt_catalog/api/pom.xml b/dcaedt_catalog/api/pom.xml
index 4f2ed0f..31d0374 100644
--- a/dcaedt_catalog/api/pom.xml
+++ b/dcaedt_catalog/api/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.sdc.dcae-d.dt-be-main</groupId>
<artifactId>DCAE-DT-Catalog</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
</parent>
<artifactId>DCAE-DT-Catalog-API</artifactId>
<packaging>jar</packaging>
diff --git a/dcaedt_catalog/asdc/pom.xml b/dcaedt_catalog/asdc/pom.xml
index 6340f8c..fee724a 100644
--- a/dcaedt_catalog/asdc/pom.xml
+++ b/dcaedt_catalog/asdc/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.sdc.dcae-d.dt-be-main</groupId>
<artifactId>DCAE-DT-Catalog</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
</parent>
<artifactId>DCAE-DT-Catalog-ASDC</artifactId>
<packaging>jar</packaging>
diff --git a/dcaedt_catalog/commons/pom.xml b/dcaedt_catalog/commons/pom.xml
index e783d33..c00fa73 100644
--- a/dcaedt_catalog/commons/pom.xml
+++ b/dcaedt_catalog/commons/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.sdc.dcae-d.dt-be-main</groupId>
<artifactId>DCAE-DT-Catalog</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
</parent>
<artifactId>DCAE-DT-Catalog-Commons</artifactId>
<packaging>jar</packaging>
diff --git a/dcaedt_catalog/db/pom.xml b/dcaedt_catalog/db/pom.xml
index 1c92e6e..b00da40 100644
--- a/dcaedt_catalog/db/pom.xml
+++ b/dcaedt_catalog/db/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.sdc.dcae-d.dt-be-main</groupId>
<artifactId>DCAE-DT-Catalog</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
</parent>
<artifactId>DCAE-DT-Catalog-DB</artifactId>
<packaging>jar</packaging>
diff --git a/dcaedt_catalog/pom.xml b/dcaedt_catalog/pom.xml
index 905f0d2..ea73b10 100644
--- a/dcaedt_catalog/pom.xml
+++ b/dcaedt_catalog/pom.xml
@@ -9,7 +9,7 @@
<parent>
<groupId>org.onap.sdc.dcae-d.dt-be-main</groupId>
<artifactId>dcae_dt_be_main</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
</parent>
<modules>
<module>commons</module>
diff --git a/dcaedt_catalog/service/pom.xml b/dcaedt_catalog/service/pom.xml
index ccde7ad..bae57ca 100644
--- a/dcaedt_catalog/service/pom.xml
+++ b/dcaedt_catalog/service/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.sdc.dcae-d.dt-be-main</groupId>
<artifactId>DCAE-DT-Catalog</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
</parent>
<artifactId>DCAE-DT-Catalog-Service</artifactId>
<packaging>jar</packaging>
diff --git a/dcaedt_tools/pom.xml b/dcaedt_tools/pom.xml
index 6acbd1f..5e63939 100644
--- a/dcaedt_tools/pom.xml
+++ b/dcaedt_tools/pom.xml
@@ -8,7 +8,7 @@
<parent>
<groupId>org.onap.sdc.dcae-d.dt-be-main</groupId>
<artifactId>dcae_dt_be_main</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
</parent>
<properties>
@@ -212,7 +212,7 @@
<dependency>
<groupId>org.onap.sdc.dcae-d.dt-be-property</groupId>
<artifactId>DCAE-DT-PROPERTY</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1</version>
</dependency>
<dependency>
<groupId>org.testng</groupId>
diff --git a/dcaedt_validator/checker/pom.xml b/dcaedt_validator/checker/pom.xml
index 985c88f..2d9881f 100644
--- a/dcaedt_validator/checker/pom.xml
+++ b/dcaedt_validator/checker/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.sdc.dcae-d.dt-be-main</groupId>
<artifactId>DCAE-DT-Validator</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
</parent>
<artifactId>DCAE-DT-Validator-Checker</artifactId>
<packaging>jar</packaging>
diff --git a/dcaedt_validator/kwalify/pom.xml b/dcaedt_validator/kwalify/pom.xml
index f8364d7..6980842 100644
--- a/dcaedt_validator/kwalify/pom.xml
+++ b/dcaedt_validator/kwalify/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.sdc.dcae-d.dt-be-main</groupId>
<artifactId>DCAE-DT-Validator</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
</parent>
<artifactId>kwalify</artifactId>
<packaging>jar</packaging>
diff --git a/dcaedt_validator/pom.xml b/dcaedt_validator/pom.xml
index 5137938..688780d 100644
--- a/dcaedt_validator/pom.xml
+++ b/dcaedt_validator/pom.xml
@@ -8,7 +8,7 @@
<parent>
<groupId>org.onap.sdc.dcae-d.dt-be-main</groupId>
<artifactId>dcae_dt_be_main</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
</parent>
<modules>
<module>kwalify</module>
diff --git a/pom.xml b/pom.xml
index e06730c..c9795b7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.sdc.dcae-d.dt-be-main</groupId>
<artifactId>dcae_dt_be_main</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>dcae-d dt-be-main</name>
@@ -46,7 +46,7 @@
<dependency>
<groupId>org.onap.sdc.dcae-d.dt-be-property</groupId>
<artifactId>DCAE-DT-PROPERTY</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>
diff --git a/version.properties b/version.properties
index 235314e..a61846b 100644
--- a/version.properties
+++ b/version.properties
@@ -5,7 +5,7 @@
major=1
minor=3
-patch=0
+patch=1
base_version=${major}.${minor}.${patch}