From 33ecc07b7642aaa72bb276452cad59495849f3be Mon Sep 17 00:00:00 2001 From: Fabio Sinibaldi Date: Wed, 7 Oct 2020 18:23:07 +0200 Subject: [PATCH] removed gcube-bom --- CHANGELOG.md | 4 ++-- README.md | 4 ++-- pom.xml | 9 +-------- 3 files changed, 5 insertions(+), 12 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3800030..67620a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -# Changelog for org.gcube.data.transfer.data-transfer-service +# Changelog for org.gcube.data.transfer.data-transfer-plugin-framework -## Unreleased [v2.0.7-SNAPSHOT] 2020-07-16 +## Unreleased [v1.0.3-SNAPSHOT] 2020-09-07 ### Fixes diff --git a/README.md b/README.md index a4e19b9..edf6a27 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -Data Transfer Service +Data Transfer - Plugin Framework -------------------------------------------------- -Data Transfer Service is one of the subsystems forming the gCube Data_Transfer_Facilities. It aims to provide gCube Applications a common layer for efficient and transparent data transfer towards gCube SmartGear nodes. It's designed as a client service architecture exploiting plugin design pattern. +Data Transfer Plugin Framework is one of the subsystems forming the gCube Data Transfer Facilities. It aims to provide gCube Applications a common layer for efficient and transparent data transfer towards gCube SmartGear nodes. It's designed as a client service architecture exploiting plugin design pattern. ## Built with * [OpenJDK](https://openjdk.java.net/) - The JDK used diff --git a/pom.xml b/pom.xml index 508b934..fc3a980 100644 --- a/pom.xml +++ b/pom.xml @@ -36,14 +36,7 @@ 2.0.0-SNAPSHOT pom import - - - org.gcube.distribution - gcube-bom - 2.0.0-SNAPSHOT - pom - import - +