diff options
author | Dan Timoney <dtimoney@att.com> | 2021-04-08 10:24:04 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-04-08 11:34:03 -0400 |
commit | 5a550d4730601b912b4e3569b5cebeb422053bac (patch) | |
tree | f0f9f499e92cf037651e020dd4207b5dda6824e6 /pom.xml | |
parent | a5dc0474985847841abc363f17cef20445bcee15 (diff) |
Release 1.1.3 version of dockers and roll version
Release version 1.1.3 of dockers and roll to next snapshot version
Change-Id: I3eeba90fa44c299072c13753276d884cebafb166
Issue-ID: CCSDK-3216
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-root</artifactId> - <version>1.1.3-SNAPSHOT</version> + <version>1.1.4-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-distribution</name> |