Skip to content

Commit

Permalink
Prepare for 2.18.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Oct 28, 2024
1 parent 6f5259d commit f43bf9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-parent</artifactId>
<!-- note: does NOT change for every version of bom -->
<version>2.18.1-SNAPSHOT</version>
<version>2.18.1</version>
</parent>

<artifactId>jackson-bom</artifactId>
Expand Down Expand Up @@ -49,7 +49,7 @@ of Jackson components maintained by FasterXML.com
</scm>

<properties>
<jackson.version>2.18.1-SNAPSHOT</jackson.version>
<jackson.version>2.18.1</jackson.version>

<!-- 25-Sep-2019, tatu: With Jackson 2.x we will release full patch-level versions
of annotations BUT they are all identical, content-wise.
Expand Down

0 comments on commit f43bf9f

Please # to comment.