We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ee6291 commit 4c1fd9aCopy full SHA for 4c1fd9a
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 0.4.9
2
+- Updated eiffel-remrem-protocol-interface version
3
+
4
## 0.4.8
5
- Updated parent version
6
pom.xml
@@ -7,7 +7,7 @@
7
<version>0.0.4</version>
8
</parent>
9
<artifactId>eiffel-remrem-semantics</artifactId>
10
- <version>0.4.8</version>
+ <version>0.4.9</version>
11
<packaging>jar</packaging>
12
<properties>
13
<eclipse.jgit.version>5.0.1.201806211838-r</eclipse.jgit.version>
@@ -23,7 +23,7 @@
23
<dependency>
24
<groupId>com.github.Ericsson</groupId>
25
<artifactId>eiffel-remrem-protocol-interface</artifactId>
26
- <version>0.0.8</version>
+ <version>0.0.10</version>
27
<scope>compile</scope>
28
</dependency>
29
0 commit comments