Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e1c37a2

Browse files
committed
[Misc] Improve description + add category
1 parent 9569f0a commit e1c37a2

File tree

1 file changed

+3
-1
lines changed
  • xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-ui

1 file changed

+3
-1
lines changed

xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-ui/pom.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,12 @@
2828
<artifactId>xwiki-platform-annotation-ui</artifactId>
2929
<name>XWiki Platform - Annotations - UI</name>
3030
<packaging>xar</packaging>
31-
<description>Annotations application for XWiki, to provide interface for the core annotations feature.</description>
31+
<description>Add annotations to wiki pages</description>
3232
<properties>
3333
<!-- Name to display by the Extension Manager -->
3434
<xwiki.extension.name>Annotation Application</xwiki.extension.name>
35+
<!-- Category for the Extension Manager -->
36+
<xwiki.extension.category>application</xwiki.extension.category>
3537
</properties>
3638
<dependencies>
3739
<dependency>

0 commit comments

Comments
 (0)