Archetypes - Update SDK and alfresco versions

- Update SDK version to 4.1.0-SNAPSHOT
- Update Alfresco versions for 6.2.0
This commit is contained in:
Jose Luis Osorno
2019-10-18 11:15:12 +02:00
parent 5edd1f7b43
commit 76d813f2f4
7 changed files with 17 additions and 17 deletions

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco.maven</groupId>
<artifactId>alfresco-sdk-aggregator</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.1.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>