From 0e003aa912fed739c147271ef274244f77e662a3 Mon Sep 17 00:00:00 2001 From: LSmyrnaios Date: Thu, 25 Jan 2024 17:22:36 +0200 Subject: [PATCH] - Set the projects' version to start from "2". - Add the "build-status" in the Readme.md --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2f9afa5..89818cb 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ -# validator-engine +# uoa-validator-engine2 [![Build Status](https://jenkins-dnet.d4science.org/buildStatus/icon?job=uoa-validator-engine2)](https://jenkins-dnet.d4science.org/job/uoa-validator-engine2/) diff --git a/pom.xml b/pom.xml index 8f25914..27ab7d6 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 eu.dnetlib uoa-validator-engine2 - 0.9.4-SNAPSHOT + 2.0.0-SNAPSHOT jar