[
https://issues.apache.org/jira/browse/GEOMETRY-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16614259#comment-16614259
]
Matt Juntunen commented on GEOMETRY-12:
---------------------------------------
This is done as of commit 45bffa7.
> Update Serializable UIDs
> ------------------------
>
> Key: GEOMETRY-12
> URL: https://issues.apache.org/jira/browse/GEOMETRY-12
> Project: Apache Commons Geometry
> Issue Type: Task
> Reporter: Matt Juntunen
> Priority: Minor
>
> The Serializable UIDs for all classes should be set to the date of the last
> incompatible change, ex:
> {code:java}
> /** Serializable version identifier. */
> private static final long serialVersionUID = 20180201L;
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)