File tree 2 files changed +8
-5
lines changed
2 files changed +8
-5
lines changed Original file line number Diff line number Diff line change
1
+ ## 2.0.1
2
+ - Parent group changed from Ericsson to eiffel-community.
3
+
1
4
## 2.0.0
2
5
- Changed templates of all events in Agen format.
3
6
Original file line number Diff line number Diff line change 2
2
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
3
<modelVersion >4.0.0</modelVersion >
4
4
<parent >
5
- <groupId >com.github.Ericsson </groupId >
5
+ <groupId >com.github.eiffel-community </groupId >
6
6
<artifactId >eiffel-remrem-parent</artifactId >
7
- <version >1 .0.0</version >
7
+ <version >2 .0.0</version >
8
8
</parent >
9
9
<artifactId >eiffel-remrem-semantics</artifactId >
10
- <version >2.0.0 </version >
10
+ <version >2.0.1 </version >
11
11
<packaging >jar</packaging >
12
12
<properties >
13
13
<eclipse .jgit.version>5.0.1.201806211838-r</eclipse .jgit.version>
21
21
</repositories >
22
22
<dependencies >
23
23
<dependency >
24
- <groupId >com.github.Ericsson </groupId >
24
+ <groupId >com.github.eiffel-community </groupId >
25
25
<artifactId >eiffel-remrem-protocol-interface</artifactId >
26
- <version >1 .0.1 </version >
26
+ <version >2 .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