Skip to content
Snippets Groups Projects
Commit f575bf0d authored by Manuel Leduc's avatar Manuel Leduc
Browse files

XWIKI-19750: Allow macros to have several categories

Fix scope of xwiki-commons-tool-test-simple in xwiki-platform-legacy-rendering-wikimacro-api.
parent 4731fcfd
No related branches found
No related tags found
No related merge requests found
...@@ -66,6 +66,7 @@ ...@@ -66,6 +66,7 @@
<groupId>org.xwiki.commons</groupId> <groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-tool-test-simple</artifactId> <artifactId>xwiki-commons-tool-test-simple</artifactId>
<version>${commons.version}</version> <version>${commons.version}</version>
<scope>test</scope>
</dependency> </dependency>
</dependencies> </dependencies>
<build> <build>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment