Improve component name.
authorMathieu Baudier <mbaudier@argeo.org>
Thu, 11 Jun 2020 09:18:24 +0000 (11:18 +0200)
committerMathieu Baudier <mbaudier@argeo.org>
Thu, 11 Jun 2020 09:18:24 +0000 (11:18 +0200)
org.argeo.suite.cms/OSGI-INF/peopleService.xml

index 940bf109e38c69ffcfc4c7c4c0680f05c25801f4..00e7e5a434fd346b5381c5f5c325f3756367d4b8 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" immediate="true" name="peopleService">
+<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" immediate="true" name="People Service">
    <implementation class="org.argeo.people.core.PeopleServiceImpl"/>
    <service>
       <provide interface="org.argeo.connect.AppService"/>