Request To confirm Modules For Reference Application 2.5

I just released htmlformentryui, and am in the process of releasing appointmentschedulingui now. I took myself off the reference application module.

I think that takes care of all of the ones with my name, except for appui and registrationapp, as what we are doing with then depends on the distro snapshot discussion.

If we want to get rid of the circular dependency on the distro snapshot (+1 to that, it has been causing lots of problems, just a matter of coming up with an acceptable alternative) one thing we could do is to add all the dependencies back manually into the modules that depend on the distro, but then for these modules set up a step in their build plans to use the maven versions plugin to upgrade there dependencies to the latest released version of each module. This is what we use in our PIH build, and it seems to work pretty well. If people are interested, I can set up one of the modules that way as an example.

Take care, Mark