Commit d95cabd728d5fee71556565d572beeb71f05fec5
1 parent
d39abecf81
Exists in
master
Revert "MNT-16541: "Cache update for custom workflow model fails" create RC1 for testing"
This reverts commit d39abecf810e774540f58221bdd3dfcadc0e7cf8.
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
pom.xml
... | ... | @@ -10,7 +10,7 @@ |
10 | 10 | <artifactId>alfresco-data-model</artifactId> |
11 | 11 | <name>Alfresco Data Model</name> |
12 | 12 | <description>Alfresco Data Model classes</description> |
13 | - <version>REPO1259-6.4-RC1</version> | |
13 | + <version>6.4-SNAPSHOT</version> | |
14 | 14 | |
15 | 15 | <scm> |
16 | 16 | <connection>scm:git:https://gitlab.alfresco.com/platform/alfresco-data-model.git</connection> |
... | ... | @@ -145,7 +145,7 @@ |
145 | 145 | <dependency> |
146 | 146 | <groupId>org.alfresco</groupId> |
147 | 147 | <artifactId>alfresco-core</artifactId> |
148 | - <version>REPO1259-6.7-RC1</version> | |
148 | + <version>6.5</version> | |
149 | 149 | </dependency> |
150 | 150 | <!-- |
151 | 151 | | provided dependencies (are not transitive and not included in webapps) | ... | ... |