fieldenms / tg

Trident Genesis
MIT License
14 stars 7 forks source link

Return to primary platform version in annotation processors module #2284

Closed homedirectory closed 2 weeks ago

homedirectory commented 2 weeks ago

Description

As #1914 was rolled in, a temporary version had been introduced for the platform-annotation-processors module: 1.4.6.1-SNAPSHOT, to enable optional transition of TG applications to ApplicationDomain generation.

Now that all applications have successfully been adapted to this change, platform-annotation-processors can return to the primary platform version: 1.4.6-SNAPSHOT.

Although dependent applications can continue using 1.4.6.1-SNAPSHOT as long as it remains available in the GitHub package repository through which TG is distributed, it is advised to adjust the version of the platform-annotation-processors dependency as soon as the platform-level change proposed by this issue is upstreamed.

Expected outcome

The platform-annotation-processors module's version is changed to 1.4.6-SNAPSHOT.