Skip to content

Commit 6eb43fd

Browse files
durga-vasaadiUmadevi-Kapu
authored andcommitted
Uplifted REMReM parent and protocol-interface versions. (#124)
1 parent ae2c29f commit 6eb43fd

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.0.11
2+
- Uplifted eiffel-remrem-parent version from 2.0.3 to 2.0.4
3+
- Uplifted eiffel-remrem-protocol-interface version from 2.0.3 to 2.0.4.
4+
15
## 2.0.10
26
- Uplifted eiffel-remrem-parent version from 2.0.2 to 2.0.3.
37
- Uplifted eiffel-remrem-protocol-interface version from 2.0.2 to 2.0.3.

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
<parent>
55
<groupId>com.github.eiffel-community</groupId>
66
<artifactId>eiffel-remrem-parent</artifactId>
7-
<version>2.0.3</version>
7+
<version>2.0.4</version>
88
</parent>
99
<artifactId>eiffel-remrem-semantics</artifactId>
10-
<version>2.0.10</version>
10+
<version>2.0.11</version>
1111
<packaging>jar</packaging>
1212
<properties>
1313
<eclipse.jgit.version>5.0.1.201806211838-r</eclipse.jgit.version>
@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>com.github.eiffel-community</groupId>
2525
<artifactId>eiffel-remrem-protocol-interface</artifactId>
26-
<version>2.0.3</version>
26+
<version>2.0.4</version>
2727
<scope>compile</scope>
2828
</dependency>
2929
<dependency>

0 commit comments

Comments
 (0)