Fix Java version filters
Due to how numbers sort in MongoDB, Java version 1.9 is greater than 1.10 for listings. This could be fixed by changing how Java version is stored (minor + major, release only, .etc).
Affects: Installs, SolutionVersions
issue