Closed psx95 closed 3 weeks ago
This PR hard-codes version number on all samples since they are not meant to be published on maven.
Hardcoding samples simplifies writing docs and instructions as it gives us deterministic file names from the build output.
Also removes group declaration on a few example modules to keep things consistent.
group
This PR hard-codes version number on all samples since they are not meant to be published on maven.
Hardcoding samples simplifies writing docs and instructions as it gives us deterministic file names from the build output.
Also removes
group
declaration on a few example modules to keep things consistent.