Fix errors in Eclipse .project files (#5444)

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
This commit is contained in:
Andrew Fiddian-Green
2026-03-24 10:37:41 +01:00
committed by GitHub
parent 6956a62445
commit 77b868ad06
2 changed files with 2 additions and 2 deletions
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<projectDescription> <projectDescription>
<name>org.openhab.core.config.discovery.upnp</name> <name>org.openhab.core.config.discovery.sddp</name>
<comment></comment> <comment></comment>
<projects> <projects>
</projects> </projects>
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<projectDescription> <projectDescription>
<name>org.openhab.core.config.discovery.usbserial.javaxusb</name> <name>org.openhab.core.config.discovery.usbserial.windowsregistry</name>
<comment></comment> <comment></comment>
<projects> <projects>
</projects> </projects>