update README

This commit is contained in:
Roberto Cirillo 2023-07-26 16:25:54 +02:00
parent e26f69443c
commit 2df3a89dfc
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,7 @@ A parent pom for all the gCube artifacts.
The build profiles are separated in three main branches: developer, staging, releases.
Each branch has a set of profile based on the idk.
The developer branch contains the profiles related to the snapshot build:
* gcore-legacy jdk7
* gcube-legacy - jdk8
* gcube-official -jdk11
@ -22,6 +23,7 @@ The developer branch contains the profiles related to the snapshot build:
In the same way are organised the other branch profiles related to the staging (integration) phase and to the release phase.
In addition there are a set of common profiles useful in order to avoid replication of plugins and rules definitions:
* common-snapshot
* common-release
* dry-run