From 35913697857c23e0c7e0e0a4faa1c9790179ad36 Mon Sep 17 00:00:00 2001 From: Gerald Haesendonck Date: Tue, 31 Oct 2023 10:09:03 +0100 Subject: [PATCH] Add every bit of information in pom.xml to publish to maven central --- .gitlab-ci.yml | 2 +- CHANGELOG.md | 6 ++++++ README.md | 2 +- pom.xml | 42 +++++++++++++++++++++++++++++++++++++++++- 4 files changed, 49 insertions(+), 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 16dd61d..02e4ee1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -68,5 +68,5 @@ General: IteratorSerializabilityTest, StreamSerializabilityTest, ObservableSerializabilityTest ] except: - - master + - main - development \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index cc59292..e5f2a4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +## [1.0.3] - 2023-10-31 + +### Fixed +- Version number + required info for publishing to maven central in pom.xml + ## [1.0.2] - 2023-10-31 ### Fixed @@ -55,6 +60,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Updated excel-streaming-reader to 4.0.5 - Updated jena-fuseki-* to 4.9.0 +[1.0.3]: https://github.com/RMLio/dataio/compare/v1.0.2...v1.0.3 [1.0.2]: https://github.com/RMLio/dataio/compare/v1.0.1...v1.0.2 [1.0.1]: https://github.com/RMLio/dataio/compare/v1.0.0...v1.0.1 [1.0.0]: https://github.com/RMLio/dataio/releases/tag/v1.0.0 \ No newline at end of file diff --git a/README.md b/README.md index a21a939..6fd23f9 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ The easiest is to include DataIO as a maven dependency: be.ugent.idlab.knows dataio - v1.0.1 + v1.0.3 ``` Check the [maven central repository](https://central.sonatype.com/search?q=be.ugent.idlab.knows&namespace=be.ugent.idlab.knows&name=dataio) diff --git a/pom.xml b/pom.xml index 5c4ac2b..ff21df5 100644 --- a/pom.xml +++ b/pom.xml @@ -3,10 +3,50 @@ 4.0.0 be.ugent.idlab.knows dataio - 1.0.0 + 1.0.3 dataio jar https://github.com/RMLio/dataio + + DataIO allows iterating over different kinds of data sources. + + + + The MIT License + https://raw.githubusercontent.com/RMLio/dataio/main/LICENSE + repo + + + + scm:git:ssh://git@github.com:RMLio/dataio.git + https://github.com/RMLio/dataio + + + + ghsnd + Gerald Haesendonck + gerald.haesendonck@ugent.be + + + jjankaj + Jozef Jankaj + jozef.jankaj@ugent.be + + + rvrijsse + Robbe Van Rijsselberghe + + + thabils + Tibe Habils + tibe.habils@ugent.be + + + anemchyn + Aliaksandra Nemchynava + aliaksandra.nemchynava@ugent.be + + UTF-8