ATS-393 : Extract T-Model into separate repository

This commit is contained in:
Cezar Leahu
2019-04-18 14:57:32 +01:00
committed by Lucian Tuca
parent 77b59c35e4
commit a4fd01c152
2 changed files with 4 additions and 5 deletions

View File

@@ -8,7 +8,6 @@
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-transformer-base</artifactId>
<version>2.0.15-SNAPSHOT</version>
@@ -40,7 +39,7 @@
</dependency>
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-transform-data-model</artifactId>
<artifactId>alfresco-transform-model</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>