Open jan-vcapgemini opened 1 year ago
Currently we are using a fixed version number for the pom configuration version after the upgrade. This version needs to be retrieved automatically from the latest version of CobiGen.
https://github.com/devonfw/cobigen/blob/01ef924c47b4d905441e05045cbd8e4f492e5322/cobigen/cobigen-core-api/src/main/java/com/devonfw/cobigen/api/constants/ConfigurationConstants.java#L132
https://github.com/devonfw/cobigen/blob/01ef924c47b4d905441e05045cbd8e4f492e5322/cobigen/cobigen-core/src/main/java/com/devonfw/cobigen/impl/config/upgrade/TemplateSetUpgrader.java#L206-L218
Currently we are using a fixed version number for the pom configuration version after the upgrade. This version needs to be retrieved automatically from the latest version of CobiGen.
https://github.com/devonfw/cobigen/blob/01ef924c47b4d905441e05045cbd8e4f492e5322/cobigen/cobigen-core-api/src/main/java/com/devonfw/cobigen/api/constants/ConfigurationConstants.java#L132
https://github.com/devonfw/cobigen/blob/01ef924c47b4d905441e05045cbd8e4f492e5322/cobigen/cobigen-core/src/main/java/com/devonfw/cobigen/impl/config/upgrade/TemplateSetUpgrader.java#L206-L218