Skip to content

Commit 6df5b5e

Browse files
fix verify
1 parent 506e6ea commit 6df5b5e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Package containing {@link de.eldoria.jacksonbukkit.builder.ModuleBuilder} to build the {@link com.fasterxml.jackson.databind.Module}s
2+
* Package containing {@link de.eldoria.jacksonbukkit.builder.ModuleBuilder} to build the {@link tools.jackson.databind.JacksonModule}s
33
*/
44

55
package de.eldoria.jacksonbukkit.builder;
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Main package containing the {@link com.fasterxml.jackson.databind.Module} implementations.
2+
* Main package containing the {@link tools.jackson.databind.JacksonModule} implementations.
33
*/
44

55
package de.eldoria.jacksonbukkit;

0 commit comments

Comments
 (0)