aboutsummaryrefslogtreecommitdiffstats
path: root/utils/features
diff options
context:
space:
mode:
authorStilwell, David (stilwelld) <stilwelld@att.com>2018-05-23 17:07:16 -0400
committerStilwell, David (stilwelld) <stilwelld@att.com>2018-05-23 17:07:37 -0400
commit7538a1c8e40b39066af9825856b4fa99b76d6eee (patch)
treef7eaa872e6ce0d5b9b801b8204c6103eb34deead /utils/features
parent78a7af6c5bb10b7b58a46e7fdbdd93098472527b (diff)
Update to release version parent 1.0.3v0.2.3
Update parent version to remove -SNAPSHOT (1.0.3) Change-Id: Ie9680134a643c7cfec3fd774422d8c62637bdbc3 Issue-ID: CCSDK-290 Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com>
Diffstat (limited to 'utils/features')
-rw-r--r--utils/features/features-util/pom.xml2
-rwxr-xr-xutils/features/pom.xml2
-rw-r--r--utils/features/sdnc-slicore-utils/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/utils/features/features-util/pom.xml b/utils/features/features-util/pom.xml
index 825eccf2..a9d8761d 100644
--- a/utils/features/features-util/pom.xml
+++ b/utils/features/features-util/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.3</version>
<relativePath/>
</parent>
diff --git a/utils/features/pom.xml b/utils/features/pom.xml
index e18674d8..6c4851a6 100755
--- a/utils/features/pom.xml
+++ b/utils/features/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.3</version>
<relativePath/>
</parent>
diff --git a/utils/features/sdnc-slicore-utils/pom.xml b/utils/features/sdnc-slicore-utils/pom.xml
index 0339d23a..4585fde7 100644
--- a/utils/features/sdnc-slicore-utils/pom.xml
+++ b/utils/features/sdnc-slicore-utils/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.3</version>
<relativePath/>
</parent>