Just wondering what the best practice is when it comes to defining namespaces in Spring context files. Should the specific version be specified to match the version of Spring in use (e.g. 3.1) or is...