summaryrefslogtreecommitdiffstats
path: root/lcm
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-03-14 11:33:05 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-03-14 11:33:05 -0400
commitfc013e3622d743a3f559cb2ce20311c83e7e8112 (patch)
treebb48d62c89b2cc4c2f54b52c3a6bed52ed49f509 /lcm
parentd91b57fd11c55a93ff0f55bb35aa4071eb7c0b61 (diff)
Prepare for release 0.4.1
Prepare to create release version 0.4.1 by using released version of parent pom Change-Id: I9a3c60350913ed816b6db411df0009f4b755e072 Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'lcm')
-rw-r--r--lcm/features/ccsdk-lcm/pom.xml2
-rw-r--r--lcm/features/features-lcm/pom.xml2
-rwxr-xr-xlcm/features/pom.xml2
-rwxr-xr-xlcm/installer/pom.xml2
-rwxr-xr-xlcm/model/pom.xml2
-rwxr-xr-xlcm/pom.xml2
-rwxr-xr-xlcm/provider/pom.xml2
7 files changed, 7 insertions, 7 deletions
diff --git a/lcm/features/ccsdk-lcm/pom.xml b/lcm/features/ccsdk-lcm/pom.xml
index 67fadb15d..fa2f73a94 100644
--- a/lcm/features/ccsdk-lcm/pom.xml
+++ b/lcm/features/ccsdk-lcm/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.2.1-SNAPSHOT</version>
+ <version>1.2.1</version>
<relativePath/>
</parent>
diff --git a/lcm/features/features-lcm/pom.xml b/lcm/features/features-lcm/pom.xml
index 571b8e0a5..7f216cb0c 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.2.1-SNAPSHOT</version>
+ <version>1.2.1</version>
<relativePath/>
</parent>
diff --git a/lcm/features/pom.xml b/lcm/features/pom.xml
index afde4e171..0c5404744 100755
--- a/lcm/features/pom.xml
+++ b/lcm/features/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.2.1-SNAPSHOT</version>
+ <version>1.2.1</version>
</parent>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
diff --git a/lcm/installer/pom.xml b/lcm/installer/pom.xml
index 10e7bdd30..df5214f65 100755
--- a/lcm/installer/pom.xml
+++ b/lcm/installer/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.2.1-SNAPSHOT</version>
+ <version>1.2.1</version>
<relativePath/>
</parent>
diff --git a/lcm/model/pom.xml b/lcm/model/pom.xml
index 38416fe25..a8f8a0c98 100755
--- a/lcm/model/pom.xml
+++ b/lcm/model/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.2.1-SNAPSHOT</version>
+ <version>1.2.1</version>
<relativePath/>
</parent>
diff --git a/lcm/pom.xml b/lcm/pom.xml
index 4e9f1033c..42b9002b9 100755
--- a/lcm/pom.xml
+++ b/lcm/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.2.1-SNAPSHOT</version>
+ <version>1.2.1</version>
<relativePath/>
</parent>
diff --git a/lcm/provider/pom.xml b/lcm/provider/pom.xml
index a6dd8637b..49d8c7d51 100755
--- a/lcm/provider/pom.xml
+++ b/lcm/provider/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.2.1-SNAPSHOT</version>
+ <version>1.2.1</version>
<relativePath/>
</parent>