close

Filter

loading table of contents...

Release Notes / Version 11.2110

Table Of Contents

Consolidate Blueprint groupIds and versions

The Blueprint now uses the groupId com.coremedia.blueprint for every module and Blueprint modules are now always referenced by using ${project.version}. The following groupIds are no longer used:

  • com.coremedia.blueprint.boot

  • com.coremedia.blueprint.docker

  • com.coremedia.blueprint.content-hub

The following properties have been removed:

  • blueprint.groupId

  • blueprint.version

  • blueprint.boot.groupId

  • blueprint.boot.version

This makes it easier to replace the coremedia groupId with a custom one and allows for setting the version via maven-release-plugin or versions-maven-plugin which should also make it easier to create releases of your blueprint.

(CMS-17559)

Search Results

Table Of Contents