Skip to content

Commit 95b7de4

Browse files
committed
[Misc] Fix new lines issue
1 parent 8fa24bb commit 95b7de4

File tree

1 file changed

+1
-4
lines changed
  • jira-ckeditor/jira-ckeditor-ui

1 file changed

+1
-4
lines changed

jira-ckeditor/jira-ckeditor-ui/pom.xml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,7 @@
3030
<artifactId>jira-ckeditor-ui</artifactId>
3131
<name>JIRA - CKEditor Integration - Plugin</name>
3232
<packaging>xar</packaging>
33-
<description>
34-
CKEditor plugins that allow smoother integration between JIRA and XWiki (e.g. pasting a JIRA link results in
35-
inserting automatically the JIRA macro).
36-
</description>
33+
<description>CKEditor plugins that allow smoother integration between JIRA and XWiki (e.g. pasting a JIRA link results in inserting automatically the JIRA macro).</description>
3734
<properties>
3835
<!-- Name to display by the Extension Manager -->
3936
<xwiki.extension.name>JIRA CKEditor Integration</xwiki.extension.name>

0 commit comments

Comments
 (0)