mirror of
https://github.com/Alfresco/alfresco-sdk.git
synced 2025-07-31 17:39:14 +00:00
Remove old dependency causing issues with 5.0.b
This commit is contained in:
@@ -527,16 +527,7 @@
|
|||||||
<version>${maven.alfresco.version}</version>
|
<version>${maven.alfresco.version}</version>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!--
|
|
||||||
| Requires this explicit test dependency, for a Spring 3.0.5 bug
|
|
||||||
| See https://jira.springsource.org/browse/SPR-8527
|
|
||||||
-->
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.springframework</groupId>
|
|
||||||
<artifactId>spring-context</artifactId>
|
|
||||||
<version>3.0.6.RELEASE</version>
|
|
||||||
<scope>provided</scope>
|
|
||||||
</dependency>
|
|
||||||
<!-- SDK AMP Testing Dependencies -->
|
<!-- SDK AMP Testing Dependencies -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.h2database</groupId>
|
<groupId>com.h2database</groupId>
|
||||||
|
Reference in New Issue
Block a user