Hi, I just accidentally hit some typos in an enumeration ....
modules/injection/injection-api/src/main/java/org/apache/tamaya/inject/api/UpdatePolicy.java Can we just fix the typos or should we introduce new (correctly spelled) enumeration values and deprecate the others? What's you opinion on migrating away from these typos? Or just change the enum values since we are in incubating phase and SNAPSHOT only? Thanks Phil
