Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
9f5248f
Update the reference to "entando-admin-console" to version 6.5.0-ECS-…
Apr 29, 2022
23d918d
Update the reference to "entando-plugin-jacms" to version 6.5.0-ECS-2…
Apr 29, 2022
d46cff0
Update the reference to "entando-portal-ui" to version 6.5.0-ECS-212-…
Apr 29, 2022
1887b90
Update the reference to "entando-plugin-jpversioning" to version 6.5.…
Apr 29, 2022
d18eacc
Update the reference to "entando-plugin-jpmail" to version 6.5.0-ECS-…
Apr 29, 2022
9986249
Update the reference to "entando-admin-console" to version 6.5.0-ECS-…
May 24, 2022
b1ea3f3
Update the reference to "entando-admin-console" to version 6.5.1-ECS-…
May 24, 2022
4227053
Update the reference to "entando-engine" to version 6.5.1-ECS-221-PR-275
May 24, 2022
370283c
Update the reference to "entando-admin-console" to version 6.5.0-ECS-…
May 24, 2022
c9f325f
Update the reference to "entando-plugin-jpseo" to version 6.5.0-ECS-2…
Jun 15, 2022
9d7bf3a
Update the reference to "entando-admin-console" to version 6.5.1-ECS-…
Jul 11, 2022
e83f0cc
Update the reference to "entando-admin-console" to version 6.5.1-ECS-…
Jul 12, 2022
dc07ba1
Update the reference to "entando-admin-console" to version 6.5.1-ECS-…
Jul 13, 2022
65d328a
Update the reference to "entando-admin-console" to version 6.5.1-ECS-…
Jul 13, 2022
d80a267
Update the reference to "entando-admin-console" to version 6.5.1-ECS-…
Jul 15, 2022
e32a8f2
Update the reference to "entando-admin-console" to version 6.5.1-ECS-…
Jul 15, 2022
5afb166
Update the reference to "entando-plugin-jacms" to version 6.5.0-ECS-4…
Jul 18, 2022
7bad609
Update the reference to "entando-admin-console" to version 6.5.1-ECS-…
Jul 20, 2022
7642f2c
Update the reference to "entando-engine" to version 6.5.1-ECS-450-PR-290
Jul 20, 2022
e8480c7
Update the reference to "entando-engine" to version 6.5.1-ECS-459-PR-297
Aug 10, 2022
7ee504d
Update the reference to "entando-portal-ui" to version 6.5.0-ECS-459-…
Aug 10, 2022
6502f34
Update the reference to "entando-engine" to version 6.5.2-ECS-459-PR-298
Aug 11, 2022
e3e873a
Update the reference to "entando-engine" to version 6.5.2-ECS-459-PR-299
Aug 11, 2022
e2e72f2
Update the reference to "entando-portal-ui" to version 6.5.0-ECS-459-…
Aug 11, 2022
5525d31
Update the reference to "entando-portal-ui" to version 6.5.2-ECS-459-…
Aug 11, 2022
c874569
Update the reference to "entando-engine" to version 6.5.2-ENG-4360-PR…
Dec 6, 2022
f8f2773
Update the reference to "entando-engine" to version 6.5.2-ECS-611-PR-332
Mar 15, 2023
78f3503
Update the reference to "entando-plugin-jacms" to version 6.5.0-ECS-6…
Mar 15, 2023
2039f84
Update the reference to "entando-plugin-jpcontentscheduler" to versio…
Mar 15, 2023
a295721
Update the reference to "entando-engine" to version 6.5.3-ENG-4782-PR…
Apr 26, 2023
33306dc
Update the reference to "entando-plugin-jpcontentscheduler" to versio…
Apr 26, 2023
98975fb
Update the reference to "entando-plugin-jacms" to version 6.5.1-ENG-4…
Apr 26, 2023
2a681b6
Update the reference to "entando-engine" to version 6.5.3-ENG-4806-PR…
May 3, 2023
514e603
Update the reference to "entando-plugin-jpseo" to version 6.5.1-ENG-4…
May 3, 2023
555582c
Update the reference to "entando-portal-ui" to version 6.5.3-ENG-4806…
May 3, 2023
5ba6041
Update the reference to "entando-admin-console" to version 6.5.2-ENG-…
May 3, 2023
13427f5
Update the reference to "entando-plugin-jpmail" to version 6.5.1-ENG-…
May 3, 2023
0b1c1c8
Update the reference to "entando-plugin-jpversioning" to version 6.5.…
May 3, 2023
2b70a2f
Update the reference to "entando-plugin-jpseo" to version 6.5.2-ENG-4…
May 3, 2023
16ad600
ENG-5542 Version 6.5.1-ECS-211
user-54dbb57a May 27, 2025
aab3729
Fixed version number
user-54dbb57a May 28, 2025
3b563ef
Merge branch 'release/6.5' into ENG-5542
user-54dbb57a May 28, 2025
9e8230c
Update pom.xml
user-54dbb57a May 28, 2025
09b4f02
Update pom.xml
user-54dbb57a May 28, 2025
c838dbf
Update pom.xml
user-54dbb57a May 28, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/ga-publication.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
--id "CHECKOUT FOR GA PUBLICATION" \
--lcd "$LOCAL_CLONE_DIR"
- name: "Cache Maven packages"
uses: actions/cache@v2
uses: actions/cache@v4
with:
path: ~/.m2
key: ${{ runner.os }}-m2-${{ hashFiles('**/pom.xml') }}
Expand Down
12 changes: 7 additions & 5 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
- reopened
branches:
- develop
- release/*

env:
ENTANDO_OPT_USE_PPL_TAG: "v1.1.0"
Expand Down Expand Up @@ -76,21 +77,22 @@ jobs:
java-version: 11
#~ MAVEN CACHE
- name: "Cache Maven packages"
uses: actions/cache@v2
uses: actions/cache@v4
with:
path: ~/.m2
key: ${{ runner.os }}-m2
restore-keys: ${{ runner.os }}-m2
#~ BUILD CACHE
- name: "Cache Build Dir"
id: build-cache
uses: actions/cache@v2
uses: actions/cache@v4
with:
path: "${{ env.LOCAL_CLONE_DIR }}/target/"
key: ${{ runner.os }}-build-${{ env.BUILD_CACHE_KEY }}
#~ SONAR CACHE
- name: Cache SonarCloud packages
uses: actions/cache@v1
uses: actions/cache@v4

with:
path: ~/.sonar/cache
key: ${{ runner.os }}-sonar
Expand Down Expand Up @@ -136,15 +138,15 @@ jobs:
#~ MAVEN CACHE
- name: "Cache Maven packages"
id: maven-cache
uses: actions/cache@v2
uses: actions/cache@v4
with:
path: ~/.m2
key: ${{ runner.os }}-m2
restore-keys: ${{ runner.os }}-m2
#~ BUILD CACHE
- name: "Cache Build Dir"
id: build-cache
uses: actions/cache@v2
uses: actions/cache@v4
with:
path: "${{ env.LOCAL_CLONE_DIR}}/target/"
key: ${{ runner.os }}-build-${{ env.BUILD_CACHE_KEY }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/publication.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,15 +54,15 @@ jobs:
java-version: 11
#~ MAVEN CACHE
- name: "Cache Maven packages"
uses: actions/cache@v2
uses: actions/cache@v4
with:
path: ~/.m2
key: ${{ runner.os }}-m2
restore-keys: ${{ runner.os }}-m2
#~ BUILD CACHE
- name: "Cache Build Dir"
id: build-cache
uses: actions/cache@v2
uses: actions/cache@v4
with:
path: "${{ env.LOCAL_CLONE_DIR }}/target/"
key: ${{ runner.os }}-build-${{ env.BUILD_CACHE_KEY }}
Expand Down
24 changes: 14 additions & 10 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>org.entando</groupId>
<artifactId>entando-core-bom</artifactId>
<packaging>pom</packaging>
<version>6.5.0</version>
<version>6.5.1</version>
<name>Entando Core BOM</name>
<url>http://www.entando.com/</url>
<licenses>
Expand All @@ -31,15 +31,19 @@
</repository>
</repositories>
<properties>
<entando-engine.version>6.5.0-ECS-211-PR-264</entando-engine.version>
<entando-admin-console.version>6.3.7</entando-admin-console.version>
<entando-portal-ui.version>6.3.8</entando-portal-ui.version>
<entando-plugin-jacms.version>6.3.19</entando-plugin-jacms.version>
<entando-plugin-jpmail.version>6.3.6</entando-plugin-jpmail.version>
<entando-plugin-jpversioning.version>6.3.5</entando-plugin-jpversioning.version>
<entando-plugin-jpseo.version>6.5.0-ECS-211-PR-88</entando-plugin-jpseo.version>
<entando-plugin-jpcontentscheduler.version>6.3.5</entando-plugin-jpcontentscheduler.version>
<entando.keycloak.plugin.version>6.2.5</entando.keycloak.plugin.version>
<!-- Dependencies -->
<entando-engine.version>6.5.4</entando-engine.version>
<entando-admin-console.version>6.5.2</entando-admin-console.version>
<entando-portal-ui.version>6.5.3</entando-portal-ui.version>
<entando-plugin-jacms.version>6.5.1</entando-plugin-jacms.version>
<entando-plugin-jpmail.version>6.5.1</entando-plugin-jpmail.version>
<entando-plugin-jpversioning.version>6.5.1</entando-plugin-jpversioning.version>
<entando-plugin-jpseo.version>6.5.3</entando-plugin-jpseo.version>
<entando-plugin-jpcontentscheduler.version>6.5.0-ECS-611-PR-76</entando-plugin-jpcontentscheduler.version>
<entando.keycloak.plugin.version>6.5.0</entando.keycloak.plugin.version>

<!-- Others.. -->
<sonar.projectKey>${github.organization}_${project.artifactId}</sonar.projectKey>
<github.organization>entando-k8s-infrastructure</github.organization>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
<sonar.organization>${github.organization}</sonar.organization>
Expand Down
Loading