File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,9 @@ of Jackson: application code should only rely on `jackson-bom`
22
22
</licenses >
23
23
24
24
<properties >
25
+ <!-- 06-May-2023, tatu: uUntil upgraded in oss-parent/51 need override here: -->
26
+ <version .plugin.moditect>1.0.0.Final</version .plugin.moditect>
27
+
25
28
<moditect .sourceGroup>${project.groupId} </moditect .sourceGroup>
26
29
<moditect .sourceArtifact>${project.artifactId} </moditect .sourceArtifact>
27
30
<moditect .sourceVersion>${project.version} </moditect .sourceVersion>
Original file line number Diff line number Diff line change @@ -12,6 +12,8 @@ Jackson components (core, modules)
12
12
2.15.1 (not yet released)
13
13
14
14
#63 : Update `de.jjohannes:gradle-module -metadata-maven-plugin` to 0.4.0
15
+ - Add override for `version.plugin.moditect` to be `1.0.0 .Final` until
16
+ upgraded in `oss-parent`/51
15
17
16
18
2.15.0 (23 -Apr-2023 )
17
19
You can’t perform that action at this time.
0 commit comments