Skip to content

Commit 4c1fd9a

Browse files
authored
Updated eiffel-remrem-protocol-interface version
1 parent 7ee6291 commit 4c1fd9a

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+
## 0.4.9
2+
- Updated eiffel-remrem-protocol-interface version
3+
14
## 0.4.8
25
- Updated parent version
36

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<version>0.0.4</version>
88
</parent>
99
<artifactId>eiffel-remrem-semantics</artifactId>
10-
<version>0.4.8</version>
10+
<version>0.4.9</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.Ericsson</groupId>
2525
<artifactId>eiffel-remrem-protocol-interface</artifactId>
26-
<version>0.0.8</version>
26+
<version>0.0.10</version>
2727
<scope>compile</scope>
2828
</dependency>
2929
<dependency>

0 commit comments

Comments
 (0)