We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39749bb commit e9da854Copy full SHA for e9da854
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.0.12
2
+- Updated eiffel-remrem-parent version from 0.0.5 to 0.0.6
3
+ Upgraded Jackson.databind.version from 2.9.4 to 2.9.5 in parent 0.0.6 version
4
+
5
## 0.0.11
6
- Updated eiffel-remrem-parent version
7
pom.xml
@@ -6,10 +6,10 @@
<parent>
<groupId>com.github.Ericsson</groupId>
8
<artifactId>eiffel-remrem-parent</artifactId>
9
- <version>0.0.5</version>
+ <version>0.0.6</version>
10
</parent>
11
<artifactId>eiffel-remrem-protocol-interface</artifactId>
12
- <version>0.0.11</version>
+ <version>0.0.12</version>
13
<repositories>
14
<repository>
15
<id>jitpack.io</id>
0 commit comments