We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee9efc2 commit 3745396Copy full SHA for 3745396
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 0.0.14
2
+- Upgraded eiffel-remrem-parent version from 0.0.7 to 0.0.8
3
+
4
## 0.0.13
5
- Upgraded eiffel-remrem-parent version from 0.0.6 to 0.0.7
6
pom.xml
@@ -6,10 +6,10 @@
<parent>
7
<groupId>com.github.Ericsson</groupId>
8
<artifactId>eiffel-remrem-parent</artifactId>
9
- <version>0.0.7</version>
+ <version>0.0.8</version>
10
</parent>
11
<artifactId>eiffel-remrem-protocol-interface</artifactId>
12
- <version>0.0.13</version>
+ <version>0.0.14</version>
13
<repositories>
14
<repository>
15
<id>jitpack.io</id>
0 commit comments