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 /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 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,12 +5,12 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>oparent</artifactId> - <version>2.3.0</version> + <version>2.3.1</version> </parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-root</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.3.1-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-distribution</name> |