Skip to content
This repository was archived by the owner on Jul 6, 2022. It is now read-only.

Commit 58f7736

Browse files
authored
Uplifted eiffel-remrem-parent version from 2.0.0 to 2.0.1 (#28)
Uplifted eiffel-remrem-parent version from 2.0.0 to 2.0.1
1 parent add56c5 commit 58f7736

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+
## 2.0.1
2+
- Uplifted eiffel-remrem-parent version from 2.0.0 to 2.0.1.
3+
14
## 2.0.0
25
- Upgraded eiffel-remrem-parent version from 1.0.0 to 2.0.0.
36

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
<parent>
77
<groupId>com.github.eiffel-community</groupId>
88
<artifactId>eiffel-remrem-parent</artifactId>
9-
<version>2.0.0</version>
9+
<version>2.0.1</version>
1010
</parent>
1111
<artifactId>eiffel-remrem-shared</artifactId>
12-
<version>2.0.0</version>
12+
<version>2.0.1</version>
1313
<packaging>jar</packaging>
1414
<repositories>
1515
<repository>

0 commit comments

Comments
 (0)