Skip to content

Commit d59f590

Browse files
authored
Update pom.xml with openjdk compatible eiffel-commons lib
Prepare release for 3.2.10 version
1 parent 921c188 commit d59f590

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
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.2.9</version>
9+
<version>3.2.10</version>
1010
<packaging>war</packaging>
1111

1212
<parent>
@@ -74,7 +74,7 @@
7474
<dependency>
7575
<groupId>com.github.eiffel-community</groupId>
7676
<artifactId>eiffel-commons</artifactId>
77-
<version>0.0.15</version>
77+
<version>0.0.15-openjdk-8</version>
7878
</dependency>
7979
<dependency>
8080
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)