Skip to content

Commit ee9efc2

Browse files
zburswaxdurvak
authored andcommitted
Eiffel 2.0 components 3PP Version Uplift. (#19)
Updated eiffel-remrem-parent version from 0.0.6 to 0.0.7
1 parent e9da854 commit ee9efc2

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 0.0.13
2+
- Upgraded eiffel-remrem-parent version from 0.0.6 to 0.0.7
3+
14
## 0.0.12
25
- Updated eiffel-remrem-parent version from 0.0.5 to 0.0.6
36
Upgraded Jackson.databind.version from 2.9.4 to 2.9.5 in parent 0.0.6 version

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
<parent>
77
<groupId>com.github.Ericsson</groupId>
88
<artifactId>eiffel-remrem-parent</artifactId>
9-
<version>0.0.6</version>
9+
<version>0.0.7</version>
1010
</parent>
1111
<artifactId>eiffel-remrem-protocol-interface</artifactId>
12-
<version>0.0.12</version>
12+
<version>0.0.13</version>
1313
<repositories>
1414
<repository>
1515
<id>jitpack.io</id>

0 commit comments

Comments
 (0)