summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorSonsino, Ofir (os0695) <os0695@intl.att.com>2019-01-09 14:36:05 +0200
committerSonsino, Ofir (os0695) <os0695@intl.att.com>2019-01-09 14:36:05 +0200
commit47ca1ad801a786d6b757032fbf34f046b7a9c0dc (patch)
treea2c9a7a52d01ac6b089e2d72170870937fdabc05 /common
parentc3f4278b607e853959273f4fbb5c43b9ecb0c49c (diff)
Update SDC version1.3.6
Update SDC version to 1.3.6 for Casablanca MR Change-Id: Ib3d13d80db3e5a4d0d3a5ea817974cd4ea25a243 Issue-ID: SDC-1913 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
Diffstat (limited to 'common')
-rw-r--r--common/onap-common-configuration-management/onap-configuration-management-api/pom.xml2
-rwxr-xr-xcommon/onap-common-configuration-management/onap-configuration-management-core/pom.xml2
-rwxr-xr-xcommon/onap-common-configuration-management/pom.xml2
-rw-r--r--common/onap-tosca-datatype/pom.xml2
-rw-r--r--common/pom.xml2
5 files changed, 5 insertions, 5 deletions
diff --git a/common/onap-common-configuration-management/onap-configuration-management-api/pom.xml b/common/onap-common-configuration-management/onap-configuration-management-api/pom.xml
index aac279aff9..c15e8953ca 100644
--- a/common/onap-common-configuration-management/onap-configuration-management-api/pom.xml
+++ b/common/onap-common-configuration-management/onap-configuration-management-api/pom.xml
@@ -10,7 +10,7 @@
<parent>
<artifactId>onap-common-configuration-management</artifactId>
<groupId>org.onap.sdc.common</groupId>
- <version>1.3.5-SNAPSHOT</version>
+ <version>1.3.6-SNAPSHOT</version>
</parent>
<dependencies>
diff --git a/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml b/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml
index 5692932fcd..0c06ce6b5f 100755
--- a/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml
+++ b/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml
@@ -26,7 +26,7 @@
<parent>
<artifactId>onap-common-configuration-management</artifactId>
<groupId>org.onap.sdc.common</groupId>
- <version>1.3.5-SNAPSHOT</version>
+ <version>1.3.6-SNAPSHOT</version>
</parent>
<dependencies>
diff --git a/common/onap-common-configuration-management/pom.xml b/common/onap-common-configuration-management/pom.xml
index f8a83087f6..ff01ed3669 100755
--- a/common/onap-common-configuration-management/pom.xml
+++ b/common/onap-common-configuration-management/pom.xml
@@ -10,7 +10,7 @@
<parent>
<groupId>org.onap.sdc.common</groupId>
<artifactId>onap-common-lib</artifactId>
- <version>1.3.5-SNAPSHOT</version>
+ <version>1.3.6-SNAPSHOT</version>
</parent>
<modules>
diff --git a/common/onap-tosca-datatype/pom.xml b/common/onap-tosca-datatype/pom.xml
index 3cf94e22fe..0d87f3e73d 100644
--- a/common/onap-tosca-datatype/pom.xml
+++ b/common/onap-tosca-datatype/pom.xml
@@ -25,7 +25,7 @@
<parent>
<artifactId>onap-common-lib</artifactId>
<groupId>org.onap.sdc.common</groupId>
- <version>1.3.5-SNAPSHOT</version>
+ <version>1.3.6-SNAPSHOT</version>
</parent>
<dependencies>
diff --git a/common/pom.xml b/common/pom.xml
index b4a02c9183..2cd993ebe9 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.openecomp.sdc</groupId>
<artifactId>sdc-onboarding</artifactId>
- <version>1.3.5-SNAPSHOT</version>
+ <version>1.3.6-SNAPSHOT</version>
<relativePath>../onboarding/pom.xml</relativePath>
</parent>