File tree 2 files changed +7
-3
lines changed
2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.5.2
2
+ - Upgraded eiffel-remrem-parent version from 0.0.6 to 0.0.7.
3
+ - Upgraded eiffel-remrem-protocol-interface version from 0.0.12 to 0.0.13.
4
+
1
5
## 0.5.1
2
6
- Added changes to allow valid eiffel link types only while generating eiffel events
3
7
- Uplifted eiffel-remrem-parent version from 0.0.5 to 0.0.6
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.github.Ericsson</groupId >
6
6
<artifactId >eiffel-remrem-parent</artifactId >
7
- <version >0.0.6 </version >
7
+ <version >0.0.7 </version >
8
8
</parent >
9
9
<artifactId >eiffel-remrem-semantics</artifactId >
10
- <version >0.5.1 </version >
10
+ <version >0.5.2 </version >
11
11
<packaging >jar</packaging >
12
12
<properties >
13
13
<eclipse .jgit.version>5.0.1.201806211838-r</eclipse .jgit.version>
23
23
<dependency >
24
24
<groupId >com.github.Ericsson</groupId >
25
25
<artifactId >eiffel-remrem-protocol-interface</artifactId >
26
- <version >0.0.12 </version >
26
+ <version >0.0.13 </version >
27
27
<scope >compile</scope >
28
28
</dependency >
29
29
<dependency >
You can’t perform that action at this time.
0 commit comments