Skip to content

Commit f34f4b9

Browse files
committed
Merge branch '2.5'
Conflicts: pom.xml release-notes/VERSION
2 parents 34db314 + 6cf9618 commit f34f4b9

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ JSON Schema (http://tools.ietf.org/html/draft-zyp-json-schema-03) version 3 gene
3535
<properties>
3636
<version.jackson.annotations>2.5.0</version.jackson.annotations>
3737
<version.jackson.core>2.6.0-SNAPSHOT</version.jackson.core>
38-
3938
<osgi.export>${project.groupId}.jsonSchema.*</osgi.export>
4039
</properties>
4140

release-notes/VERSION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ Project: jackson-module-jsonSchema
1010
- Added `JsonSchemaGenerator(ObjectWriter)` to allow use of (re-)configured `ObjectWriter`
1111
instead of `ObjectMapper` which can not be configured.
1212

13-
2.5.1 (not yet released)
13+
2.5.1 (06-Feb-2015)
1414

15-
...
15+
No changes since 2.5.0
1616

1717
2.5.0 (01-Jan-2015)
1818

0 commit comments

Comments
 (0)