diff options
author | Dan Timoney <dtimoney@att.com> | 2020-05-06 10:40:10 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-05-06 10:40:16 -0400 |
commit | e90e7bd92e1ed7f3630d5d5e0d70d490120adbd7 (patch) | |
tree | 7fff6b003e509f803e0f0fa25df287fc1c64f804 /pom.xml | |
parent | aaffd9246896b24da9d302e20d2e19af629dba88 (diff) |
Roll to next Frankfurt version
Roll to next Frankfurt version
Change-Id: I08aa348d1e4ef1b0a3ac41a4c9d200955ce661ee
Issue-ID: CCSDK-2344
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,12 +5,12 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.5.4</version> + <version>1.5.5-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-root</artifactId> - <version>0.7.3-SNAPSHOT</version> + <version>0.7.4-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-distribution</name> |