Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)

77175: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
      74341: Build issue - the solr client project must not depend on the repository.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@78033 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Mark Rogers
2014-07-23 16:17:35 +00:00
parent 6b72579530
commit a0f65e278f

View File

@@ -17,11 +17,6 @@
<artifactId>alfresco-data-model</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-repository</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.codehaus.jackson</groupId>