diff options
author | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-05-30 16:55:58 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-05-30 16:55:58 -0400 |
commit | 4e6e6a3cb67e7ec6f092e1a3e4c0eae36add00d1 (patch) | |
tree | 1d295100ef8cd0d2a8a07eab14627221b07b386d /utils/features/pom.xml | |
parent | 7538a1c8e40b39066af9825856b4fa99b76d6eee (diff) |
Roll version to 0.2.4
Roll version to 0.2.4-SNAPSHOT and version 1.0.4-SNAPSHOT of
parent
Change-Id: I7dda7fc4a25756e129d75e0a79b4d82f5622144f
Issue-ID: CCSDK-291
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Diffstat (limited to 'utils/features/pom.xml')
-rwxr-xr-x | utils/features/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/features/pom.xml b/utils/features/pom.xml index 6c4851a6..19ce8248 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</version> + <version>1.0.4-SNAPSHOT</version> <relativePath/> </parent> |