Skip to content

Commit 80b07c6

Browse files
author
lorenzo
committed
misc: preparing release 1.0.6
1 parent 4a03669 commit 80b07c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/reedelk/xml/component/XMLToJSON.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
import static org.osgi.service.component.annotations.ServiceScope.PROTOTYPE;
2525

26-
@ModuleComponent("XMLToJSON")
26+
@ModuleComponent("XML To JSON")
2727
@ComponentOutput(
2828
attributes = MessageAttributes.class,
2929
payload = String.class,

0 commit comments

Comments
 (0)