Skip to content

Commit

Permalink
this release contains several fixes:
Browse files Browse the repository at this point in the history
- overriding getter-only properties
   works even if the overriding property
   is a model-type and the super-types
   property is an external type, e.g., Object

- type resolution and utility methods improved
- property-order bugs fixed
  • Loading branch information
miho committed May 1, 2019
1 parent 91561fd commit 9d64bbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/common.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# version number (is used for core, runtime and default dependencies in plugin and plugin)
# publication.version = 0.3-SNAPSHOT
publication.version = 0.3-SNAPSHOT
publication.version = 0.2.6.2

0 comments on commit 9d64bbf

Please sign in to comment.