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 /ubuntu/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 'ubuntu/pom.xml')
-rw-r--r-- | ubuntu/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/pom.xml b/ubuntu/pom.xml index dbb720cd..4b1c4897 100644 --- a/ubuntu/pom.xml +++ b/ubuntu/pom.xml @@ -5,11 +5,11 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-root</artifactId> - <version>0.7.3-SNAPSHOT</version> + <version>0.7.4-SNAPSHOT</version> </parent> <artifactId>distribution-ubuntu</artifactId> - <version>0.7.3-SNAPSHOT</version> + <version>0.7.4-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-distribution :: ubuntu</name> |