summaryrefslogtreecommitdiffstats
path: root/core/sli
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-03-28 10:58:56 -0400
committerDan Timoney <dtimoney@att.com>2022-03-28 10:58:56 -0400
commitaf96264caed5c3f90657f80588cdde6858012a7f (patch)
tree7c9957cd0c34ea960cbc704794a9ce527a422d28 /core/sli
parentab3fb66ccf5b490275b3ee23024d1d2422bce407 (diff)
Use released parent pom 2.3.3
Use released 2.3.3 version of parent pom Issue-ID: CCSDK-3604 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I4052fd67e9f8729550e6a727dad2a0481ffec673
Diffstat (limited to 'core/sli')
-rwxr-xr-xcore/sli/common/pom.xml2
-rwxr-xr-xcore/sli/installer/pom.xml2
-rwxr-xr-xcore/sli/model/pom.xml2
-rwxr-xr-xcore/sli/pom.xml2
-rw-r--r--core/sli/provider-base/pom.xml2
-rwxr-xr-xcore/sli/provider/pom.xml2
6 files changed, 6 insertions, 6 deletions
diff --git a/core/sli/common/pom.xml b/core/sli/common/pom.xml
index 1a6b5a76e..d06e0919d 100755
--- a/core/sli/common/pom.xml
+++ b/core/sli/common/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.3.3-SNAPSHOT</version>
+ <version>2.3.3</version>
<relativePath/>
</parent>
diff --git a/core/sli/installer/pom.xml b/core/sli/installer/pom.xml
index 8d0e5932f..1e865622d 100755
--- a/core/sli/installer/pom.xml
+++ b/core/sli/installer/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.3.3-SNAPSHOT</version>
+ <version>2.3.3</version>
<relativePath/>
</parent>
diff --git a/core/sli/model/pom.xml b/core/sli/model/pom.xml
index 1e39e6b1b..e551bc896 100755
--- a/core/sli/model/pom.xml
+++ b/core/sli/model/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.3.3-SNAPSHOT</version>
+ <version>2.3.3</version>
<relativePath/>
</parent>
diff --git a/core/sli/pom.xml b/core/sli/pom.xml
index e0f9caa74..3afc191e0 100755
--- a/core/sli/pom.xml
+++ b/core/sli/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.3.3-SNAPSHOT</version>
+ <version>2.3.3</version>
<relativePath/>
</parent>
diff --git a/core/sli/provider-base/pom.xml b/core/sli/provider-base/pom.xml
index ccd0c71b9..447b210ff 100644
--- a/core/sli/provider-base/pom.xml
+++ b/core/sli/provider-base/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.3.3-SNAPSHOT</version>
+ <version>2.3.3</version>
<relativePath/>
</parent>
diff --git a/core/sli/provider/pom.xml b/core/sli/provider/pom.xml
index 6b67441be..da949b7b0 100755
--- a/core/sli/provider/pom.xml
+++ b/core/sli/provider/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.3.3-SNAPSHOT</version>
+ <version>2.3.3</version>
<relativePath/>
</parent>