Commit 3e27a1b94c329c91736247f380e7c631408aedba
1 parent
674dfb149e
Exists in
master
MNT-16541 "Cache update for custom workflow model fails" cleanup pom file
Showing
1 changed file
with
0 additions
and
3 deletions
Show diff stats
pom.xml
... | ... | @@ -28,9 +28,6 @@ |
28 | 28 | <db.master.url>jdbc:postgresql:template1</db.master.url> |
29 | 29 | <db.master.username>alfresco</db.master.username> |
30 | 30 | <db.master.password>alfresco</db.master.password> |
31 | - | |
32 | - <maven.compiler.source>1.8</maven.compiler.source> | |
33 | - <maven.compiler.target>1.8</maven.compiler.target> | |
34 | 31 | </properties> |
35 | 32 | |
36 | 33 | <!-- Here we realize the connection with the Alfresco selected platform | ... | ... |