From 75782f1866c2aa70f5ed74d1d2ec3e53557a51f8 Mon Sep 17 00:00:00 2001 From: Raja Maragani Date: Tue, 9 Apr 2019 20:25:38 +0200 Subject: [PATCH] Uplifted parent version (#24) * uplifted parent version * Update CHANGELOG.md --- CHANGELOG.md | 5 ++++- pom.xml | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26209cb..a77cb88 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 2.0.0 +- Upgraded eiffel-remrem-parent version from 1.0.0 to 2.0.0 + ## 1.0.1 - Changed Link from http://ericsson.github.io to https://eiffel-community.github.io. @@ -45,4 +48,4 @@ - Added copyright headers to the source code. ## 0.0.1 -- Added \ No newline at end of file +- Added diff --git a/pom.xml b/pom.xml index 5d5cc73..15b5098 100644 --- a/pom.xml +++ b/pom.xml @@ -4,12 +4,12 @@ xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - com.github.Ericsson + com.github.eiffel-community eiffel-remrem-parent - 1.0.0 + 2.0.0 eiffel-remrem-protocol-interface - 1.0.1 + 2.0.0 jitpack.io