From e067565f54d0558ee011cc8571a392b969f78fde Mon Sep 17 00:00:00 2001 From: Knut Wannheden Date: Wed, 13 Nov 2019 16:25:37 +0100 Subject: [PATCH] [jOOQ/jOOQ#9487] Add "all-modules" profile Using this profile it will be possible to use the `maven-versions-plugin` to modify the Maven version of all jOOQ projects. --- pom.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/pom.xml b/pom.xml index 3940a3c2bf..b577b4491b 100644 --- a/pom.xml +++ b/pom.xml @@ -478,6 +478,23 @@ + + + + + + + + + + + + + + + + + release-oss