diff options
author | Michael DÜrre <michael.duerre@highstreet-technologies.com> | 2020-12-01 13:34:56 +0100 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-01-27 18:50:58 +0000 |
commit | b6288f99fbfcc73f115511696f98111ca32b8d2f (patch) | |
tree | 9ce2959d1e30416e1bb27440c67be5a6e1a7a08c /odlparent/setup/pom.xml | |
parent | b56e7814288411c208664aceaa60c110ff09d115 (diff) |
ccsdk parents for alu-sr0
migrate parents to aluminium-sr0
Issue-ID: CCSDK-3012
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
Change-Id: I8c19abcfa4a0fbac629496835e4caf92aecd2459
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
Diffstat (limited to 'odlparent/setup/pom.xml')
-rwxr-xr-x | odlparent/setup/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/odlparent/setup/pom.xml b/odlparent/setup/pom.xml index 67111a8b..6b5cdfaa 100755 --- a/odlparent/setup/pom.xml +++ b/odlparent/setup/pom.xml @@ -92,7 +92,7 @@ <filters> <filter>${basedir}/src/main/properties/feature-repo-parent.properties</filter> </filters> - <encoding>UTF-8</encoding> + <encoding>UTF-8</encoding> </configuration> </execution> <execution> |