Issue #5264 -Fixing name

Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
This commit is contained in:
Joakim Erdfelt 2020-09-23 17:42:34 -05:00
parent 23b6eca489
commit 5d73b42fb3
No known key found for this signature in database
GPG Key ID: 2D0E1FB8FE4B68B4
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>demo-async-rest-parent</artifactId>
<packaging>pom</packaging>
<name>Example Async Rest</name>
<name>Demo Async Rest</name>
<modules>
<module>demo-async-rest-jar</module>