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