summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorMichael Lando <michael.lando@intl.att.com>2018-11-05 09:48:40 +0200
committerVitaly Emporopulo <Vitaliy.Emporopulo@amdocs.com>2018-11-05 10:55:22 +0000
commit540a71e9efa3c40e858003c2f0a66c89943ac7d1 (patch)
treeb3ee0022e0b5e851135e3b9e3575ef0ba170ea77 /common
parent3e9f4cce630a76dfc497991fa9346537879fee41 (diff)
bump sdc version to 1.3.3
Change-Id: I703591a9985f9792649622b16f2a05aa89d1d8ea Issue-ID: SDC-1865 Signed-off-by: Michael Lando <michael.lando@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-sdc-artifact-generator-lib/onap-sdc-artifact-generator-api/pom.xml2
-rw-r--r--common/onap-sdc-artifact-generator-lib/onap-sdc-artifact-generator-core/pom.xml2
-rw-r--r--common/onap-sdc-artifact-generator-lib/pom.xml2
-rw-r--r--common/onap-tosca-datatype/pom.xml2
-rw-r--r--common/pom.xml2
8 files changed, 8 insertions, 8 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 b5647d7e02..815dbc9af2 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.2-SNAPSHOT</version>
+ <version>1.3.3-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 6b0647df15..c87097e613 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.2-SNAPSHOT</version>
+ <version>1.3.3-SNAPSHOT</version>
</parent>
<dependencies>
diff --git a/common/onap-common-configuration-management/pom.xml b/common/onap-common-configuration-management/pom.xml
index 1be28d38eb..21c46f3424 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.2-SNAPSHOT</version>
+ <version>1.3.3-SNAPSHOT</version>
</parent>
<modules>
diff --git a/common/onap-sdc-artifact-generator-lib/onap-sdc-artifact-generator-api/pom.xml b/common/onap-sdc-artifact-generator-lib/onap-sdc-artifact-generator-api/pom.xml
index 931d737092..baed83b070 100644
--- a/common/onap-sdc-artifact-generator-lib/onap-sdc-artifact-generator-api/pom.xml
+++ b/common/onap-sdc-artifact-generator-lib/onap-sdc-artifact-generator-api/pom.xml
@@ -25,7 +25,7 @@
<parent>
<artifactId>onap-common-lib</artifactId>
<groupId>org.onap.sdc.common</groupId>
- <version>1.3.2-SNAPSHOT</version>
+ <version>1.3.3-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
diff --git a/common/onap-sdc-artifact-generator-lib/onap-sdc-artifact-generator-core/pom.xml b/common/onap-sdc-artifact-generator-lib/onap-sdc-artifact-generator-core/pom.xml
index 592de9f296..0bd8b7607c 100644
--- a/common/onap-sdc-artifact-generator-lib/onap-sdc-artifact-generator-core/pom.xml
+++ b/common/onap-sdc-artifact-generator-lib/onap-sdc-artifact-generator-core/pom.xml
@@ -10,7 +10,7 @@
<parent>
<artifactId>onap-common-lib</artifactId>
<groupId>org.onap.sdc.common</groupId>
- <version>1.3.2-SNAPSHOT</version>
+ <version>1.3.3-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/common/onap-sdc-artifact-generator-lib/pom.xml b/common/onap-sdc-artifact-generator-lib/pom.xml
index fb2d289b19..16fc408636 100644
--- a/common/onap-sdc-artifact-generator-lib/pom.xml
+++ b/common/onap-sdc-artifact-generator-lib/pom.xml
@@ -11,7 +11,7 @@
<parent>
<groupId>org.onap.sdc.common</groupId>
<artifactId>onap-common-lib</artifactId>
- <version>1.3.2-SNAPSHOT</version>
+ <version>1.3.3-SNAPSHOT</version>
</parent>
diff --git a/common/onap-tosca-datatype/pom.xml b/common/onap-tosca-datatype/pom.xml
index fb9d4ac4a5..2cbb681f5e 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.2-SNAPSHOT</version>
+ <version>1.3.3-SNAPSHOT</version>
</parent>
<dependencies>
diff --git a/common/pom.xml b/common/pom.xml
index 1dfe5ee551..42274dd4c7 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -12,7 +12,7 @@
<parent>
<groupId>org.openecomp.sdc</groupId>
<artifactId>sdc-onboarding</artifactId>
- <version>1.3.2-SNAPSHOT</version>
+ <version>1.3.3-SNAPSHOT</version>
<relativePath>../onboarding/pom.xml</relativePath>
</parent>