diff options
author | Michael DÜrre <michael.duerre@highstreet-technologies.com> | 2021-07-07 07:28:02 +0200 |
---|---|---|
committer | Michael DÜrre <michael.duerre@highstreet-technologies.com> | 2021-07-07 07:28:12 +0200 |
commit | b91d79188eedd870637744a097f30a3023c99251 (patch) | |
tree | 78376957b0a94b230afe7d9f7fce5baefb4c3e5f /odlparent/pom.xml | |
parent | 7bc072ef7a8690b655daa7586a8ea76ebf308ba1 (diff) |
migrate parents to silicon-sr1
adapt all version for sr1
Issue-ID: CCSDK-3365
Change-Id: Ifdb668bfca3f52476a73a6a88aff2bc501438078
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
Diffstat (limited to 'odlparent/pom.xml')
-rwxr-xr-x | odlparent/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/odlparent/pom.xml b/odlparent/pom.xml index 2519dd44..fd855eee 100755 --- a/odlparent/pom.xml +++ b/odlparent/pom.xml @@ -3,7 +3,7 @@ <modelVersion>4.0.0</modelVersion> <parent> - <groupId>org.onap.ccsdk.parent</groupId> + <groupId>org.onap.ccsdk.parent</groupId> <artifactId>parent</artifactId> <version>2.2.0-SNAPSHOT</version> </parent> |