fixed issue #143

git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@700 04253f4f-3451-0410-a141-5562f1e59037
This commit is contained in:
maoo 2013-09-28 00:09:54 +00:00
parent 84a34450a4
commit 5ab005c182

View File

@ -507,7 +507,7 @@
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
<version>3.0.6.RELEASE</version>
<scope>test</scope>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>${alfresco.groupId}</groupId>