Skip to content

Commit ae2c29f

Browse files
durga-vasaadiUmadevi-Kapu
authored andcommitted
Uplifted eiffel-remrem-parent version from 2.0.2 to 2.0.3. (#123)
Uplifted eiffel-remrem-protocol-interface version from 2.0.2 to 2.0.3 .
1 parent f89ef15 commit ae2c29f

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 2.0.10
2+
- Uplifted eiffel-remrem-parent version from 2.0.2 to 2.0.3.
3+
- Uplifted eiffel-remrem-protocol-interface version from 2.0.2 to 2.0.3.
4+
5+
## 2.0.9
6+
- Moved REMReM Semantics documentation from gh-pages to master branch.
7+
18
## 2.0.8
29
- Handled NullPointerException in SemanticService for missing fields.
310

pom.xml

Lines changed: 3 additions & 3 deletions
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.2</version>
7+
<version>2.0.3</version>
88
</parent>
99
<artifactId>eiffel-remrem-semantics</artifactId>
10-
<version>2.0.8</version>
10+
<version>2.0.10</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.2</version>
26+
<version>2.0.3</version>
2727
<scope>compile</scope>
2828
</dependency>
2929
<dependency>

0 commit comments

Comments
 (0)