Skip to content

Commit

Permalink
[jsscripting] Fix add-on name in feature/pom (openhab#13764)
Browse files Browse the repository at this point in the history
* Update pom.xml
* Update feature.xml
* [jsscripting] Rename from JSScripting to JavaScript Scripting

Signed-off-by: Florian Hotze <[email protected]>
Signed-off-by: Andras Uhrin <[email protected]>
  • Loading branch information
florian-h05 authored and andrasU committed Jan 5, 2024
1 parent 926beee commit 5d7dd7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundles/org.openhab.automation.jsscripting/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<artifactId>org.openhab.automation.jsscripting</artifactId>

<name>openHAB Add-ons :: Bundles :: Automation :: JSScripting</name>
<name>openHAB Add-ons :: Bundles :: Automation :: JavaScript Scripting</name>

<properties>
<bnd.importpackage>
Expand Down

0 comments on commit 5d7dd7d

Please sign in to comment.