[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.
This commit is contained in:
Knut Wannheden 2019-11-13 16:25:37 +01:00
parent 6c60eb37d7
commit e067565f54

17
pom.xml
View File

@ -478,6 +478,23 @@
</activation>
</profile>
<profile>
<id>release-oss</id>
<properties>