Skip to content

Commit

Permalink
[#106] review: fixed Ditto version 2.2.0 in "@deprecated" javadoc men…
Browse files Browse the repository at this point in the history
…tions, corrected to 2.3.0

Signed-off-by: Thomas Jaeckle <thomas.jaeckle@bosch.io>
  • Loading branch information
thjaeckle committed Nov 26, 2021
1 parent 1683e8b commit eeaf606
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ final class JsonFields {
/**
* JSON field containing the {@code JsonSchemaVersion}.
*
* @deprecated as of 2.2.0 this field definition is not used anymore.
* @deprecated as of 2.3.0 this field definition is not used anymore.
*/
@Deprecated
public static final JsonFieldDefinition<Integer> SCHEMA_VERSION = JsonFactory.newIntFieldDefinition(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ final class JsonFields {
/**
* JSON field containing the {@code JsonSchemaVersion}.
*
* @deprecated as of 2.2.0 this field definition is not used anymore.
* @deprecated as of 2.3.0 this field definition is not used anymore.
*/
@Deprecated
public static final JsonFieldDefinition<Integer> SCHEMA_VERSION = JsonFactory.newIntFieldDefinition(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ final class JsonFields {
/**
* JSON field containing the {@code JsonSchemaVersion}.
*
* @deprecated as of 2.2.0 this field definition is not used anymore.
* @deprecated as of 2.3.0 this field definition is not used anymore.
*/
@Deprecated
public static final JsonFieldDefinition<Integer> SCHEMA_VERSION =
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ final class JsonFields {
/**
* JSON field containing the {@code JsonSchemaVersion}.
*
* @deprecated as of 2.2.0 this field definition is not used anymore.
* @deprecated as of 2.3.0 this field definition is not used anymore.
*/
@Deprecated
public static final JsonFieldDefinition<Integer> SCHEMA_VERSION =
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ final class JsonFields {
/**
* JSON field containing the {@code JsonSchemaVersion}.
*
* @deprecated as of 2.2.0 this field definition is not used anymore.
* @deprecated as of 2.3.0 this field definition is not used anymore.
*/
@Deprecated
public static final JsonFieldDefinition<Integer> SCHEMA_VERSION = JsonFactory.newIntFieldDefinition(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ final class JsonFields {
/**
* JSON field containing the {@code JsonSchemaVersion}.
*
* @deprecated as of 2.2.0 this field definition is not used anymore.
* @deprecated as of 2.3.0 this field definition is not used anymore.
*/
@Deprecated
public static final JsonFieldDefinition<Integer> SCHEMA_VERSION =
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ final class JsonFields {
/**
* JSON field containing the {@code JsonSchemaVersion}.
*
* @deprecated as of 2.2.0 this field definition is not used anymore.
* @deprecated as of 2.3.0 this field definition is not used anymore.
*/
@Deprecated
public static final JsonFieldDefinition<Integer> SCHEMA_VERSION =
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ final class JsonFields {
/**
* JSON field containing the {@code JsonSchemaVersion}.
*
* @deprecated as of 2.2.0 this field definition is not used anymore.
* @deprecated as of 2.3.0 this field definition is not used anymore.
*/
@Deprecated
public static final JsonFieldDefinition<Integer> SCHEMA_VERSION =
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ final class JsonFields {
/**
* JSON field containing the {@link JsonSchemaVersion}.
*
* @deprecated as of 2.2.0 this field definition is not used anymore.
* @deprecated as of 2.3.0 this field definition is not used anymore.
*/
@Deprecated
public static final JsonFieldDefinition<Integer> SCHEMA_VERSION =
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@ final class JsonFields {
/**
* JSON field containing the {@link JsonSchemaVersion}.
*
* @deprecated as of 2.2.0 this field definition is not used anymore.
* @deprecated as of 2.3.0 this field definition is not used anymore.
*/
@Deprecated
public static final JsonFieldDefinition<Integer> SCHEMA_VERSION = JsonFactory.newIntFieldDefinition(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ final class JsonFields {
/**
* JSON field containing the {@link JsonSchemaVersion}.
*
* @deprecated as of 2.2.0 this field definition is not used anymore.
* @deprecated as of 2.3.0 this field definition is not used anymore.
*/
@Deprecated
public static final JsonFieldDefinition<Integer> SCHEMA_VERSION = JsonFactory.newIntFieldDefinition(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ final class JsonFields {
/**
* JSON field containing the {@link JsonSchemaVersion}.
*
* @deprecated as of 2.2.0 this field definition is not used anymore.
* @deprecated as of 2.3.0 this field definition is not used anymore.
*/
@Deprecated
public static final JsonFieldDefinition<Integer> SCHEMA_VERSION = JsonFactory.newIntFieldDefinition(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ final class JsonFields {
/**
* JSON field containing the {@link JsonSchemaVersion} of a Subject.
*
* @deprecated as of 2.2.0 this field definition is not used anymore.
* @deprecated as of 2.3.0 this field definition is not used anymore.
*/
@Deprecated
public static final JsonFieldDefinition<Integer> SCHEMA_VERSION = JsonFactory.newIntFieldDefinition(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,7 @@ final class JsonFields {
/**
* JSON field definition for the Feature's {@link JsonSchemaVersion} as {@code int}.
*
* @deprecated as of 2.2.0 this field definition is not used anymore.
* @deprecated as of 2.3.0 this field definition is not used anymore.
*/
@Deprecated
public static final JsonFieldDefinition<Integer> SCHEMA_VERSION = JsonFactory.newIntFieldDefinition(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -653,7 +653,7 @@ final class JsonFields {
/**
* JSON field containing the {@link JsonSchemaVersion}.
*
* @deprecated as of 2.2.0 this field definition is not used anymore.
* @deprecated as of 2.3.0 this field definition is not used anymore.
*/
@Deprecated
public static final JsonFieldDefinition<Integer> SCHEMA_VERSION = JsonFactory.newIntFieldDefinition(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ final class JsonFields {
/**
* JSON field containing the {@link JsonSchemaVersion}.
*
* @deprecated as of 2.2.0 this field definition is not used anymore.
* @deprecated as of 2.3.0 this field definition is not used anymore.
*/
@Deprecated
public static final JsonFieldDefinition<Integer> SCHEMA_VERSION = JsonFactory.newIntFieldDefinition(
Expand Down

0 comments on commit eeaf606

Please sign in to comment.