Commit 0b7d5b1a74b96385abe0ec0ae15fb699e206c11b
1 parent
d95cabd728
Exists in
master
MNT-16541: "Cache update for custom workflow model fails" update alfresco-core dependency
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
pom.xml
... | ... | @@ -145,7 +145,7 @@ |
145 | 145 | <dependency> |
146 | 146 | <groupId>org.alfresco</groupId> |
147 | 147 | <artifactId>alfresco-core</artifactId> |
148 | - <version>6.5</version> | |
148 | + <version>REPO1259-RC1</version> | |
149 | 149 | </dependency> |
150 | 150 | <!-- |
151 | 151 | | provided dependencies (are not transitive and not included in webapps) | ... | ... |