Skip to content

Commit

Permalink
comment improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed May 4, 2024
1 parent 3d5e08f commit f652127
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,8 @@ com.fasterxml.jackson.core.*;version=${project.version}
<pattern>ch/randelshofer/fastdoubleparser</pattern>
<!-- 04-May-2024, tatu: [core#1264] Shade with version-specific package
to prevent reuse by downstream deps.
NOTE: `project.version.underscore' comes from `jackson-base/pom.xml`
parent pom
-->
<shadedPattern>com/fasterxml/jackson/core/internal/shaded/fdp/v${project.version.underscore}</shadedPattern>
</relocation>
Expand Down

0 comments on commit f652127

Please sign in to comment.