We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57168cf commit f47d046Copy full SHA for f47d046
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 2.0.2
2
+- Uplifted eiffel-remrem-parent version from 2.0.1 to 2.0.2.
3
+
4
## 2.0.1
5
- Uplifted eiffel-remrem-parent version from 2.0.0 to 2.0.1.
6
pom.xml
@@ -6,10 +6,10 @@
<parent>
7
<groupId>com.github.eiffel-community</groupId>
8
<artifactId>eiffel-remrem-parent</artifactId>
9
- <version>2.0.1</version>
+ <version>2.0.2</version>
10
</parent>
11
<artifactId>eiffel-remrem-protocol-interface</artifactId>
12
13
<repositories>
14
<repository>
15
<id>jitpack.io</id>
0 commit comments