summaryrefslogtreecommitdiffstats
path: root/lcm/features
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2018-11-13 12:54:56 -0500
committerTimoney, Dan (dt5972) <dtimoney@att.com>2018-11-13 12:54:56 -0500
commit76c3f68ca2ab53986fc8be584817b9ca03c5cc03 (patch)
tree3e72fa686581f547227def2b132e56888e4b4d25 /lcm/features
parentd4f31b6306641c2d1be65161498e5b95d5b94ca0 (diff)
Prepare for release build0.3.2
Prepare sli/northbound for 0.3.2 release build Change-Id: I2119e027a428f2e26be858defa716dec184109c2 Issue-ID: CCSDK-679 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'lcm/features')
-rw-r--r--lcm/features/ccsdk-lcm/pom.xml2
-rw-r--r--lcm/features/features-lcm/pom.xml2
-rwxr-xr-xlcm/features/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/lcm/features/ccsdk-lcm/pom.xml b/lcm/features/ccsdk-lcm/pom.xml
index f4dd4fc8..6d926893 100644
--- a/lcm/features/ccsdk-lcm/pom.xml
+++ b/lcm/features/ccsdk-lcm/pom.xml
@@ -6,7 +6,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/lcm/features/features-lcm/pom.xml b/lcm/features/features-lcm/pom.xml
index ec70c1b5..a364bf18 100644
--- a/lcm/features/features-lcm/pom.xml
+++ b/lcm/features/features-lcm/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/lcm/features/pom.xml b/lcm/features/pom.xml
index ef8d1457..5475701b 100755
--- a/lcm/features/pom.xml
+++ b/lcm/features/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
</parent>
<groupId>org.onap.ccsdk.sli.northbound</groupId>