Skip to content

Commit

Permalink
Back to snapshot deps
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Nov 21, 2022
1 parent ce91dcc commit 380ca76
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 @@ -45,11 +45,11 @@ of Jackson components maintained by FasterXML.com
<connection>scm:git:[email protected]:FasterXML/jackson-bom.git</connection>
<developerConnection>scm:git:[email protected]:FasterXML/jackson-bom.git</developerConnection>
<url>https://github.com/FasterXML/jackson-bom</url>
<tag>jackson-bom-2.14.1</tag>
<tag>HEAD</tag>
</scm>

<properties>
<jackson.version>2.14.1</jackson.version>
<jackson.version>2.14.2-SNAPSHOT</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 380ca76

Please sign in to comment.