Simplify project names

This commit is contained in:
Kai S. K. Engelbart 2020-07-18 10:11:46 +02:00
parent 53dd3a7158
commit 5452984381
No known key found for this signature in database
GPG Key ID: 0A48559CA32CB48F
3 changed files with 3 additions and 4 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>envoy-client</name>
<name>client</name>
<comment></comment>
<projects>
</projects>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>envoy-common</name>
<name>common</name>
<comment></comment>
<projects>
</projects>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>envoy-server-standalone</name>
<name>server</name>
<comment></comment>
<projects>
</projects>
@ -35,6 +35,5 @@
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.m2e.core.maven2Nature</nature>
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
<nature>org.hibernate.eclipse.console.hibernateNature</nature>
</natures>
</projectDescription>