149150151152153154155156
buildSpecifier = nullIfEmpty( m.group( ANNOTATION_INDEX ) ); } } else { throw new VersionParseException( "Unable to parse the version string: \"" + version + "\"" ); } }