diff options
author | Michael DÜrre <michael.duerre@highstreet-technologies.com> | 2021-10-29 08:08:28 +0200 |
---|---|---|
committer | Michael DÜrre <michael.duerre@highstreet-technologies.com> | 2021-11-15 12:56:29 +0100 |
commit | d32e697ebf04bb1b3d64dbc7640629870cf8f54a (patch) | |
tree | 3538c5d41a30fb4107f7b1d8fccb83ef5618ac1c /alpine/pom.xml | |
parent | d4158c1b7bdf8d05c3ca50bf5179ff4e20f50728 (diff) |
mirgate dist to sr2
migrate odl and dependencies to sr2
Issue-ID: CCSDK-3514
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
Change-Id: Ifd8f08c81e7a0ba138f145779e86dd864ecf9744
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
Diffstat (limited to 'alpine/pom.xml')
-rw-r--r-- | alpine/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/alpine/pom.xml b/alpine/pom.xml index 57a641d0..5c5d2598 100644 --- a/alpine/pom.xml +++ b/alpine/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-root</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.3.1-SNAPSHOT</version> </parent> <artifactId>distribution-alpine-root</artifactId> |