Skip to content

Commit

Permalink
2.8.9 with fix for FasterXML#1565
Browse files Browse the repository at this point in the history
  • Loading branch information
slobo-showbie committed Jun 13, 2017
1 parent 323b130 commit 228c5a0
Show file tree
Hide file tree
Showing 19 changed files with 20 additions and 20 deletions.
Binary file not shown.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
f2fc476dac17c25338d940101c4d2c5d
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
8e841d524dc4287bb80b6357ac42cc26e05b3008
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.8.8.1-SNAPSHOT</version>
<version>2.8.9-SNAPSHOT</version>
<name>jackson-databind</name>
<packaging>bundle</packaging>
<description>General data-binding functionality for Jackson: works on core streaming API</description>
Expand All @@ -21,7 +21,7 @@
<connection>scm:git:[email protected]:FasterXML/jackson-databind.git</connection>
<developerConnection>scm:git:[email protected]:FasterXML/jackson-databind.git</developerConnection>
<url>http://github.com/FasterXML/jackson-databind</url>
<tag>jackson-databind-2.8.8.1</tag>
<tag>HEAD</tag>
</scm>

<distributionManagement>
Expand Down Expand Up @@ -58,7 +58,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
<version>2.8.8</version>
<version>2.8.9</version>
</dependency>

<!-- and for testing we need a few libraries
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
5842f43753bb8c6069d26dfee82433df
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
05b1d694530dfad7d52909e4c61f02f2ad21eaa9
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,23 @@
<metadata modelVersion="1.1.0">
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.8.8.1-SNAPSHOT</version>
<version>2.8.9-SNAPSHOT</version>
<versioning>
<snapshot>
<timestamp>20170608.190647</timestamp>
<timestamp>20170613.161200</timestamp>
<buildNumber>1</buildNumber>
</snapshot>
<lastUpdated>20170608190647</lastUpdated>
<lastUpdated>20170613161200</lastUpdated>
<snapshotVersions>
<snapshotVersion>
<extension>jar</extension>
<value>2.8.8.1-20170608.190647-1</value>
<updated>20170608190647</updated>
<value>2.8.9-20170613.161200-1</value>
<updated>20170613161200</updated>
</snapshotVersion>
<snapshotVersion>
<extension>pom</extension>
<value>2.8.8.1-20170608.190647-1</value>
<updated>20170608190647</updated>
<value>2.8.9-20170613.161200-1</value>
<updated>20170613161200</updated>
</snapshotVersion>
</snapshotVersions>
</versioning>
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
f85a3a49d288ea854083f29fc2086788
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
4087f7704b01715dac2fc3e184d45030ec5b8a71
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<artifactId>jackson-databind</artifactId>
<versioning>
<versions>
<version>2.8.8.1-SNAPSHOT</version>
<version>2.8.9-SNAPSHOT</version>
</versions>
<lastUpdated>20170608190647</lastUpdated>
<lastUpdated>20170613161200</lastUpdated>
</versioning>
</metadata>
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1190a9e704a4d310b65022da75ae48d3
b014a3dfe49a6897e2e52c331f75d8bf
Original file line number Diff line number Diff line change
@@ -1 +1 @@
f0c728d2ba4ba9dd563819aaba51b5c78c68484a
489680457e427939b34227abdb0eea063bf3593b

0 comments on commit 228c5a0

Please sign in to comment.