Update: I removed the jquery-1.4 -> jquery1.4 synonym, since this was backwards compared to most other thing-major.minor tag formats. Also I reversed my earlier analysis (left below for reference), the questions (< 10) tagged with the jQuery minor-minor releases just didn't justify keeping those tags, they're now under jquery-1.4.
Also, I added a reverse synonym in place, jquery1.4 -> jquery-1.4 which is the correct version format for tags.
I would recommend against merging the minor releases, there are issues in each release, for example a common question is about the change event not bubbling in IE (causing .live('change', func) breaks). This issue is specific to 1.4.1 and fixed in 1.4.2 (along with many event questions).
I would recommend mapping:
Personally I would leave the minor releases intact, this would result in jquery-1.3, jquery-1.3.2, jquery 1.4, jquery 1.4.1, and jquery 1.4.2.
That being said, leaving only jquery-1.3 and jquery-1.4 wouldn't be all that bad, but the vast majority of questions aren't tagged with a version at all (something I'll start doing in future edits).
Update: I moved the jquery1.x.x tags to jquery-1.x.x to at least normalize the formatting for now, there are still a number of jquery1.3 and jquery1.4 out there that need a bulk retag.