Issue #5264 -Fixing name
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
This commit is contained in:
parent
23b6eca489
commit
5d73b42fb3
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue