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
+ ## 1.0.0
2
+ - Upgraded eiffel-remrem-parent version from 0.0.8 to 1.0.0.
3
+ - Upgraded eiffel-remrem-protocol-interface version from 0.0.14 to 1.0.0.
4
+
1
5
## 0.5.3
2
6
- Upgraded eiffel-remrem-parent version from 0.0.7 to 0.0.8.
3
7
- Upgraded eiffel-remrem-protocol-interface version from 0.0.13 to 0.0.14.
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.8 </version >
7
+ <version >1 .0.0 </version >
8
8
</parent >
9
9
<artifactId >eiffel-remrem-semantics</artifactId >
10
- <version >0.5.3 </version >
10
+ <version >1.0.0 </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.14 </version >
26
+ <version >1 .0.0 </version >
27
27
<scope >compile</scope >
28
28
</dependency >
29
29
<dependency >
You can’t perform that action at this time.
0 commit comments