diff options
author | Dan Timoney <dtimoney@att.com> | 2021-01-29 12:38:52 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-01-29 12:40:28 -0500 |
commit | 5700b8593826798ef4f9d0356f852698c1c91bef (patch) | |
tree | 14b751cd18d2e06ab347afd3acd4dec50ce59f2f /odlparent/setup/pom.xml | |
parent | aa7c2484c692878d24753fe462069e94f6c3291b (diff) |
Revert "ccsdk parents for alu-sr0"
This reverts upgrade to OpenDaylight Aluminum
(commit b6288f99fbfcc73f115511696f98111ca32b8d2f.)
Change-Id: I194efd26f792328f0ab79848664708715e94e240
Issue-ID: CCSDK-3012
Signed-off-by: Dan Timoney <dtimoney@att.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 6b5cdfaa..67111a8b 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> |