diff options
author | Dan Timoney <dtimoney@att.com> | 2021-04-05 16:01:43 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-04-06 10:42:42 -0400 |
commit | c9a125cd565f31bbb13db99bc51710125dd1f9df (patch) | |
tree | 019427bb419cbb58b9ba7a3b5eeeaa4f6c265484 /pom.xml | |
parent | a17d643fcee3240c98bf3e101c1eac5a2b53119a (diff) |
Release version 1.1.3 of dockers and roll version
Release version 1.1.3 of dockers and roll to next snapshot version
Issue-ID: CCSDK-3227
Issue-ID: CCSDK-3216
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I6c5c23fda804cc77b313950acb72e96fad9d01ea
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ <groupId>org.onap.ccsdk.oran</groupId> <artifactId>ccsdk-oran</artifactId> - <version>1.1.3-SNAPSHOT</version> + <version>1.1.4-SNAPSHOT</version> <packaging>pom</packaging> <modules> |