RM-3099 Upgrade data prep library to 1.8.

This should fix the Activiti error seen when inviting users to a site.
This commit is contained in:
Tom Page
2016-03-03 11:20:26 +00:00
parent 316e009d6b
commit 8bb0a0dc66

View File

@@ -72,7 +72,7 @@
<dependency> <dependency>
<groupId>org.alfresco.test</groupId> <groupId>org.alfresco.test</groupId>
<artifactId>dataprep</artifactId> <artifactId>dataprep</artifactId>
<version>1.4</version> <version>1.8</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.alfresco.test</groupId> <groupId>org.alfresco.test</groupId>