diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-28 10:42:53 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-28 11:11:54 -0400 |
commit | 1f67d79936ae0a34f51b50d7b41514fd6ce5dd22 (patch) | |
tree | 43495282138f86bb0181bf86aadf34eeef1f5708 /odlparent/setup/pom.xml | |
parent | dc230cb43b0d36105f4b1c226f6ef407ecf497f2 (diff) |
Roll to next snapshot (1.2.4-SNAPSHOT), and update ccsdk versions
to 0.4.4
Change-Id: Ibf1d359f494031ea5b955b39ec970a71895dd423
Issue-ID: CCSDK-1362
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'odlparent/setup/pom.xml')
-rwxr-xr-x | odlparent/setup/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/odlparent/setup/pom.xml b/odlparent/setup/pom.xml index ea463be3..da52ba94 100755 --- a/odlparent/setup/pom.xml +++ b/odlparent/setup/pom.xml @@ -8,12 +8,12 @@ <packaging>pom</packaging> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>setup</artifactId> - <version>1.2.3-SNAPSHOT</version> + <version>1.2.4-SNAPSHOT</version> <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-aggregator</artifactId> - <version>1.2.3-SNAPSHOT</version> + <version>1.2.4-SNAPSHOT</version> </parent> |