#622 Prepare Git repo for v1.0 development
- I just followed our standard instructions, with separate commits per step.
- Two things of note:
- Updating the
import featureversionis no longer needed. It is now automatic. I adapted the instructions for this. - The
import featureversionno longer have the.qualifierpart. Instead they now get amatch=compatible. Tycho changed this automatically for me. I think that is fine, and this way we get the change only once and not again on future updates.
- Updating the
Closes #622 (closed)