Skip to content
This repository was archived by the owner on Jan 22, 2019. It is now read-only.

Commit 940789f

Browse files
committed
...
1 parent e218c14 commit 940789f

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
@@ -25,7 +25,7 @@ encoded data using Jackson abstractions (streaming API, data binding, tree model
2525
</scm>
2626

2727
<properties>
28-
<version.jackson.core>2.7.0-rc3-SNAPSHOT</version.jackson.core>
28+
<version.jackson.core>2.7.0-rc3</version.jackson.core>
2929
<!-- Generate PackageVersion.java into this directory. -->
3030
<packageVersion.dir>com/fasterxml/jackson/dataformat/cbor</packageVersion.dir>
3131
<packageVersion.package>${project.groupId}.cbor</packageVersion.package>

0 commit comments

Comments
 (0)