Skip to content

Commit c01402b

Browse files
authored
Updated compatibility charts for EI 3.0 version. (#425)
1 parent b7edb8c commit c01402b

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<modelVersion>4.0.0</modelVersion>
77
<groupId>com.github.ericsson</groupId>
88
<artifactId>eiffel-intelligence</artifactId>
9-
<version>3.0.0-SNAPSHOT</version>
9+
<version>3.0.0</version>
1010
<packaging>war</packaging>
1111

1212
<parent>

wiki/compatibility.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,22 @@ table to see which versions are compatible with each other.
66

77
|Back-end |Recommended front-end versions |
88
|:--------------------:|:------------------------------:|
9+
|[3.0.0](#back-end-300)|Front-end 3.0.0 |
910
|[2.0.0](#back-end-200)|Front-end 2.0.0 |
1011
|[1.0.2](#back-end-102)|Front-end 1.0.3 |
1112
|[1.0.1](#back-end-101)|Front-end 1.0.1 |
1213
|[1.0.0](#back-end-100)|Front-end 1.0.1 |
1314

15+
## Back-end: 3.0.0
16+
#### Front-end: 3.0.0
17+
Compatible: ✔️️ Yes
18+
19+
#### Front-end: 2.x
20+
Compatible: ❌ No
21+
22+
#### Front-end: 1.x
23+
Compatible: ❌ No
24+
1425
## Back-end: 2.0.0
1526
#### Front-end: 2.0.0
1627
Compatible: ✔️️ Yes

0 commit comments

Comments
 (0)