diff options
author | Dan Timoney <dtimoney@att.com> | 2022-04-01 12:19:43 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-04-01 12:19:43 -0400 |
commit | 915afd39a6265d7f13da81e17fc411367b3c11fa (patch) | |
tree | 1363722ceecd6c0ea0aa92abd907e092ecbad93f /dgbuilder-docker | |
parent | f187308243ad64c3c383a5b5ad608f22189a7498 (diff) |
Roll versions to next minor release
Roll versions to next minor release number, for ONAP Kohn release
Issue-ID: CCSDK-3623
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I000c6bd6b9b485ebe4d49042c0ece90cbb5e37ca
Diffstat (limited to 'dgbuilder-docker')
-rw-r--r-- | dgbuilder-docker/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dgbuilder-docker/pom.xml b/dgbuilder-docker/pom.xml index 9af49c5a..ec8ef65d 100644 --- a/dgbuilder-docker/pom.xml +++ b/dgbuilder-docker/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-root</artifactId> - <version>1.3.2-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.distribution</groupId> |