File tree 2 files changed +7
-4
lines changed
2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change
1
+ ## 2.0.0
2
+ - Upgraded eiffel-remrem-parent version from 1.0.0 to 2.0.0
3
+
1
4
## 1.0.1
2
5
- Changed Link from http://ericsson.github.io to https://eiffel-community.github.io .
3
6
45
48
- Added copyright headers to the source code.
46
49
47
50
## 0.0.1
48
- - Added
51
+ - Added
Original file line number Diff line number Diff line change 4
4
xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
5
5
<modelVersion >4.0.0</modelVersion >
6
6
<parent >
7
- <groupId >com.github.Ericsson </groupId >
7
+ <groupId >com.github.eiffel-community </groupId >
8
8
<artifactId >eiffel-remrem-parent</artifactId >
9
- <version >1 .0.0</version >
9
+ <version >2 .0.0</version >
10
10
</parent >
11
11
<artifactId >eiffel-remrem-protocol-interface</artifactId >
12
- <version >1 .0.1 </version >
12
+ <version >2 .0.0 </version >
13
13
<repositories >
14
14
<repository >
15
15
<id >jitpack.io</id >
You can’t perform that action at this time.
0 commit comments