REPO-1006: Move Alfresco 'data-model' to Git

- removed project files
   - changed the dependencies


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@130784 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Alex Mukha
2016-09-19 13:09:16 +00:00
parent c53a27121b
commit ccd04c7e80

View File

@@ -63,7 +63,7 @@
<dependency> <dependency>
<groupId>${alfresco.groupId}</groupId> <groupId>${alfresco.groupId}</groupId>
<artifactId>alfresco-data-model</artifactId> <artifactId>alfresco-data-model</artifactId>
<version>${project.version}</version> <version>${dependency.alfresco-data-model.version}</version>
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>
<!-- JLAN Embed --> <!-- JLAN Embed -->