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 /pom.xml | |
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 '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.3.2-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-distribution</name> |