[
https://issues.apache.org/jira/browse/GEOMETRY-12?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Juntunen resolved GEOMETRY-12.
-----------------------------------
Resolution: Done
> 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)