Skip to content

Commit ace0836

Browse files
authored
Merge pull request #16 from tcskoab/master
Updated eiffel-remrem-parent version in pom.xml
2 parents 234ed43 + a5c9e4f commit ace0836

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
1+
## 0.0.10
2+
- Updated eiffel-remrem-parent version
3+
4+
## 0.0.9
5+
- Migrated from gradle to maven
6+
17
## 0.0.8
2-
- Migrated from gradle to maven
8+
- Updated GSON version
39

410
## 0.0.7
511
- Added method to get template for event types.

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
<parent>
77
<groupId>com.github.Ericsson</groupId>
88
<artifactId>eiffel-remrem-parent</artifactId>
9-
<version>0.0.2</version>
9+
<version>0.0.4</version>
1010
</parent>
1111
<artifactId>eiffel-remrem-protocol-interface</artifactId>
12-
<version>0.0.9</version>
12+
<version>0.0.10</version>
1313
<repositories>
1414
<repository>
1515
<id>jitpack.io</id>

0 commit comments

Comments
 (0)