summaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-12-02 11:09:18 -0500
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-12-02 11:17:17 -0500
commitf6dde48113e1ee382272f4ece15573bfb03121c2 (patch)
tree2059191a9926eeae0626f0f862312a0c3f57284c /utils
parent167fe4fd2b213b27f1fb802c26bd5aca62dd0f69 (diff)
Use 1.5.1-SNAPSHOT version of parent pom
Fixed version of parent pom to use snapshot version Change-Id: I128d3b55d0ae3adb4a1255a9b00fc129a9c9bc44 Issue-ID: CCSDK-1935 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'utils')
-rw-r--r--utils/features/ccsdk-slicore-utils/pom.xml2
-rw-r--r--utils/features/features-util/pom.xml2
-rwxr-xr-xutils/features/pom.xml2
-rwxr-xr-xutils/installer/pom.xml2
-rwxr-xr-xutils/pom.xml2
-rw-r--r--utils/provider/pom.xml2
6 files changed, 6 insertions, 6 deletions
diff --git a/utils/features/ccsdk-slicore-utils/pom.xml b/utils/features/ccsdk-slicore-utils/pom.xml
index 9b539737..ae54dcfd 100644
--- a/utils/features/ccsdk-slicore-utils/pom.xml
+++ b/utils/features/ccsdk-slicore-utils/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.5.0</version>
+ <version>1.5.1-SNAPSHOT</version>
<relativePath/>
</parent>
diff --git a/utils/features/features-util/pom.xml b/utils/features/features-util/pom.xml
index abfba334..6e26d1dc 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.5.0</version>
+ <version>1.5.1-SNAPSHOT</version>
<relativePath/>
</parent>
diff --git a/utils/features/pom.xml b/utils/features/pom.xml
index 0602c041..594c6e1e 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.5.0</version>
+ <version>1.5.1-SNAPSHOT</version>
<relativePath/>
</parent>
diff --git a/utils/installer/pom.xml b/utils/installer/pom.xml
index ba1a8893..cbe0596a 100755
--- a/utils/installer/pom.xml
+++ b/utils/installer/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.5.0</version>
+ <version>1.5.1-SNAPSHOT</version>
<relativePath/>
</parent>
diff --git a/utils/pom.xml b/utils/pom.xml
index c480ad2d..a5529f31 100755
--- a/utils/pom.xml
+++ b/utils/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.5.0</version>
+ <version>1.5.1-SNAPSHOT</version>
<relativePath/>
</parent>
diff --git a/utils/provider/pom.xml b/utils/provider/pom.xml
index 05d31ca3..554cef0f 100644
--- a/utils/provider/pom.xml
+++ b/utils/provider/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.5.0</version>
+ <version>1.5.1-SNAPSHOT</version>
<relativePath/>
</parent>