Skip to content

Commit f404f0c

Browse files
committed
prepare for 2.6.0-rc1
1 parent c04af7f commit f404f0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<groupId>com.fasterxml.jackson.core</groupId>
1111
<artifactId>jackson-annotations</artifactId>
1212
<name>Jackson-annotations</name>
13-
<version>2.6.0-SNAPSHOT</version>
13+
<version>2.6.0-rc1-SNAPSHOT</version>
1414
<packaging>bundle</packaging>
1515
<description>Core annotations used for value types, used by Jackson data binding package.
1616
</description>

0 commit comments

Comments
 (0)