diff options
author | Dan Timoney <dtimoney@att.com> | 2022-03-29 14:00:42 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-03-29 14:00:42 -0400 |
commit | 4f4b6f369d69f69ecfe5052d09c7ac99846bbad0 (patch) | |
tree | 6d72872e2b3ca0f31ee836f1a6b1d90d5b014112 /opendaylight/phosphorus/phosphorus-alpine/pom.xml | |
parent | adff1852f2f02c12b797bf6a0f8fc961eead05eb (diff) |
Release ccsdk/distribution 1.3.1 artifacts
Release version 1.3.1 maven artifacts and roll to next snapshot version
Issue-ID: CCSDK-3604
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I72827426b4bea55241664de89eed7abaebae1e86
Diffstat (limited to 'opendaylight/phosphorus/phosphorus-alpine/pom.xml')
-rw-r--r-- | opendaylight/phosphorus/phosphorus-alpine/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opendaylight/phosphorus/phosphorus-alpine/pom.xml b/opendaylight/phosphorus/phosphorus-alpine/pom.xml index 8c674270..0bea4f73 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.1-SNAPSHOT</version> + <version>1.3.2-SNAPSHOT</version> </parent> <artifactId>distribution-odl-phosphorus-docker</artifactId> |