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 /opendaylight/phosphorus | |
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 'opendaylight/phosphorus')
-rw-r--r-- | opendaylight/phosphorus/phosphorus-alpine/pom.xml | 2 | ||||
-rw-r--r-- | opendaylight/phosphorus/pom.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/opendaylight/phosphorus/phosphorus-alpine/pom.xml b/opendaylight/phosphorus/phosphorus-alpine/pom.xml index 0bea4f73..9abc7ea6 100644 --- a/opendaylight/phosphorus/phosphorus-alpine/pom.xml +++ b/opendaylight/phosphorus/phosphorus-alpine/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-odl-phosphorus</artifactId> - <version>1.3.2-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> </parent> <artifactId>distribution-odl-phosphorus-docker</artifactId> diff --git a/opendaylight/phosphorus/pom.xml b/opendaylight/phosphorus/pom.xml index a48fc97f..fb39fcde 100644 --- a/opendaylight/phosphorus/pom.xml +++ b/opendaylight/phosphorus/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-opendaylight</artifactId> - <version>1.3.2-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> </parent> <artifactId>distribution-odl-phosphorus</artifactId> |