aboutsummaryrefslogtreecommitdiffstats
path: root/sliapi
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2018-11-13 12:00:36 -0500
committerTimoney, Dan (dt5972) <dtimoney@att.com>2018-11-13 12:00:36 -0500
commitc6b5a4b074b24f9eaee93478f9deff4f3f7ec26e (patch)
treee455e09b54a41bdac3ab135625c5c0d82780f54a /sliapi
parentfa7681ae396d0e9e75525a936fdbacc064094127 (diff)
Prepare for release build
Prepare sli/core for 0.3.2 release build Change-Id: I07bcbfde7375fea56c0340345df9398e81f18afb Issue-ID: CCSDK-679 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'sliapi')
-rw-r--r--sliapi/features/ccsdk-sliapi/pom.xml2
-rw-r--r--sliapi/features/features-sliapi/pom.xml2
-rwxr-xr-xsliapi/features/pom.xml2
-rwxr-xr-xsliapi/installer/pom.xml2
-rwxr-xr-xsliapi/model/pom.xml2
-rwxr-xr-xsliapi/pom.xml2
-rwxr-xr-xsliapi/provider/pom.xml2
7 files changed, 7 insertions, 7 deletions
diff --git a/sliapi/features/ccsdk-sliapi/pom.xml b/sliapi/features/ccsdk-sliapi/pom.xml
index 8de4f483..5e403cfd 100644
--- a/sliapi/features/ccsdk-sliapi/pom.xml
+++ b/sliapi/features/ccsdk-sliapi/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/sliapi/features/features-sliapi/pom.xml b/sliapi/features/features-sliapi/pom.xml
index c7c2b415..8c902594 100644
--- a/sliapi/features/features-sliapi/pom.xml
+++ b/sliapi/features/features-sliapi/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/sliapi/features/pom.xml b/sliapi/features/pom.xml
index d8afd550..3714647c 100755
--- a/sliapi/features/pom.xml
+++ b/sliapi/features/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/sliapi/installer/pom.xml b/sliapi/installer/pom.xml
index 205065b2..f9b8a546 100755
--- a/sliapi/installer/pom.xml
+++ b/sliapi/installer/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/sliapi/model/pom.xml b/sliapi/model/pom.xml
index 5c45c0dc..7de3b919 100755
--- a/sliapi/model/pom.xml
+++ b/sliapi/model/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/sliapi/pom.xml b/sliapi/pom.xml
index 047a3dfd..4a599d54 100755
--- a/sliapi/pom.xml
+++ b/sliapi/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/sliapi/provider/pom.xml b/sliapi/provider/pom.xml
index 4294b70c..4efecb50 100755
--- a/sliapi/provider/pom.xml
+++ b/sliapi/provider/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath />
</parent>