diff options
Diffstat (limited to 'projects/net.wotonomy.all/pom.xml')
| -rw-r--r-- | projects/net.wotonomy.all/pom.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/projects/net.wotonomy.all/pom.xml b/projects/net.wotonomy.all/pom.xml index f16e5ff..002ea02 100644 --- a/projects/net.wotonomy.all/pom.xml +++ b/projects/net.wotonomy.all/pom.xml @@ -18,6 +18,10 @@ <module>../net.wotonomy.web</module> <module>../net.wotonomy.test</module> </modules> + + <properties> + <maven.compiler.release>11</maven.compiler.release> + </properties> <ciManagement> <system>continuum</system> </ciManagement> |
