Skip to content
Snippets Groups Projects
Commit 162e881d authored by Thomas Mortagne's avatar Thomas Mortagne
Browse files

[misc] Fix version and remove useless scope delcaration

parent 8e3102d8
No related branches found
No related tags found
No related merge requests found
......@@ -45,8 +45,7 @@
<dependency>
<groupId>org.xwiki.platform</groupId>
<artifactId>xwiki-platform-livedata-test-pageobjects</artifactId>
<version>13.9-SNAPSHOT</version>
<scope>compile</scope>
<version>${project.version}</version>
</dependency>
</dependencies>
</project>
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