diff options
author | Michael DÜrre <michael.duerre@highstreet-technologies.com> | 2021-10-29 08:08:28 +0200 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-12-06 16:27:53 -0500 |
commit | 7ec6b1efaeed1820912aa85d04d58d75c5f96664 (patch) | |
tree | d946bb22a911592a27f54ed8b36602515ebe0ef9 /ubuntu | |
parent | ff504a1c32b762100d0a9031769367131d2db9cb (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 'ubuntu')
-rw-r--r-- | ubuntu/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/pom.xml b/ubuntu/pom.xml index 1bef21cc..07cc64de 100644 --- a/ubuntu/pom.xml +++ b/ubuntu/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-root</artifactId> - <version>1.2.4-SNAPSHOT</version> + <version>1.3.1-SNAPSHOT</version> </parent> <artifactId>distribution-ubuntu</artifactId> |