fix async-rest-jar bundle name typo

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
This commit is contained in:
olivier lamy 2018-12-17 09:24:11 +10:00 committed by Olivier Lamy
parent 471dab752b
commit 9af977fa93
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
<name>Example Async Rest :: Jar</name>
<url>http://www.eclipse.org/jetty</url>
<properties>
<bundle-symbolic-name>${project.groupId}.examples.asyc.rest</bundle-symbolic-name>
<bundle-symbolic-name>${project.groupId}.examples.async.rest</bundle-symbolic-name>
</properties>
<dependencies>
<dependency>