mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
RM UI Automation:
* tighter integration with data prep project * RecordsManagement service .. will be moved to data prep project asap * remove unwanted artifacts relating to replaced code git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@108159 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -115,19 +115,6 @@
|
|||||||
<artifactId>wiremock</artifactId>
|
<artifactId>wiremock</artifactId>
|
||||||
<version>1.56</version>
|
<version>1.56</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- Enables JUnit remote testing -->
|
|
||||||
<dependency>
|
|
||||||
<groupId>com.tradeshift</groupId>
|
|
||||||
<artifactId>junit-remote</artifactId>
|
|
||||||
<version>3</version>
|
|
||||||
<type>jar</type>
|
|
||||||
<exclusions>
|
|
||||||
<exclusion>
|
|
||||||
<artifactId>servlet-api</artifactId>
|
|
||||||
<groupId>javax.servlet</groupId>
|
|
||||||
</exclusion>
|
|
||||||
</exclusions>
|
|
||||||
</dependency>
|
|
||||||
</dependencies>
|
</dependencies>
|
||||||
<profiles>
|
<profiles>
|
||||||
<profile>
|
<profile>
|
||||||
|
Reference in New Issue
Block a user