File tree Expand file tree Collapse file tree 8 files changed +12
-9
lines changed
audit-share-platform-docker Expand file tree Collapse file tree 8 files changed +12
-9
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,8 @@ Supported DBMS:
8
8
- DB2
9
9
10
10
11
- ## [ Unreleased]
11
+ ## [ 2.2.0] - 2024-01-09
12
+ ### Changed
12
13
- SDK 4.6 migration and Alfresco 7.4.1 compatibility
13
14
- Upgrade to log4j2 - ACS 7.4 compatibility
14
15
- Updates modules "ootbee-support-tools" - ACS 7.4 compatibility
Original file line number Diff line number Diff line change @@ -8,7 +8,8 @@ SGBD supportés :
8
8
- DB2
9
9
10
10
11
- ## [ Unreleased]
11
+ ## [ 2.2.0] - 2024-01-09
12
+ ### Changed
12
13
- Migration SDK 4.6 et compatibilité Alfresco 7.4.1
13
14
- Passage à log4j2 - compatibilité ACS 7.4
14
15
- Mise à jour des modules "ootbee-support-tools" - compatibilité ACS 7.4
Original file line number Diff line number Diff line change @@ -99,6 +99,7 @@ Contributors:
99
99
- [ Zylknet] ( https://www.zylk.net )
100
100
- [ Etienne PERRIER] ( https://github.com/etienneperrier )
101
101
- [ Fabien CHENE] ( https://github.com/CheneFabien )
102
+ - [ Justin Poinsot] ( https://github.com/jupatolcd )
102
103
103
104
104
105
Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<groupId >com.atolcd.alfresco</groupId >
12
12
<artifactId >auditshare-74X</artifactId >
13
- <version >2.1.3 -SNAPSHOT</version >
13
+ <version >2.2.0 -SNAPSHOT</version >
14
14
</parent >
15
15
16
16
<properties >
20
20
<dependency >
21
21
<groupId >com.atolcd.alfresco</groupId >
22
22
<artifactId >auditshare-74X-repo</artifactId >
23
- <version >2.1.3 -SNAPSHOT</version >
23
+ <version >2.2.0 -SNAPSHOT</version >
24
24
</dependency >
25
25
<dependency >
26
26
<groupId >org.orderofthebee.support-tools</groupId >
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >com.atolcd.alfresco</groupId >
11
11
<artifactId >auditshare-74X</artifactId >
12
- <version >2.1.3 -SNAPSHOT</version >
12
+ <version >2.2.0 -SNAPSHOT</version >
13
13
</parent >
14
14
15
15
<properties >
Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<groupId >com.atolcd.alfresco</groupId >
12
12
<artifactId >auditshare-74X</artifactId >
13
- <version >2.1.3 -SNAPSHOT</version >
13
+ <version >2.2.0 -SNAPSHOT</version >
14
14
</parent >
15
15
16
16
<properties >
20
20
<dependency >
21
21
<groupId >com.atolcd.alfresco</groupId >
22
22
<artifactId >auditshare-74X-share</artifactId >
23
- <version >2.1.3 -SNAPSHOT</version >
23
+ <version >2.2.0 -SNAPSHOT</version >
24
24
</dependency >
25
25
<dependency >
26
26
<groupId >org.orderofthebee.support-tools</groupId >
Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<groupId >com.atolcd.alfresco</groupId >
12
12
<artifactId >auditshare-74X</artifactId >
13
- <version >2.1.3 -SNAPSHOT</version >
13
+ <version >2.2.0 -SNAPSHOT</version >
14
14
</parent >
15
15
16
16
<properties >
Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >com.atolcd.alfresco</groupId >
6
6
<artifactId >auditshare-74X</artifactId >
7
- <version >2.1.3 -SNAPSHOT</version >
7
+ <version >2.2.0 -SNAPSHOT</version >
8
8
<name >AuditShare</name >
9
9
<description >Alfresco and Share modules - AuditShare</description >
10
10
<packaging >pom</packaging >
You can’t perform that action at this time.
0 commit comments