diff --git a/README.md b/README.md index 9a06668..f265f89 100644 --- a/README.md +++ b/README.md @@ -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