REPO-4463 Enable testing with Postgres 11 -- added SNAPSHOT

This commit is contained in:
Andrei Zapodeanu
2019-07-24 17:34:57 +03:00
parent 0bcab88adf
commit de5c4fa97c
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>alfresco-repository</artifactId> <artifactId>alfresco-repository</artifactId>
<name>Alfresco Repository</name> <name>Alfresco Repository</name>
<version>zap-7.87-postgres11</version> <version>zap-7.87-postgres11-SNAPSHOT</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<parent> <parent>