From 62eb3b80838e027aea3efeae13eeb38dea1ee6d7 Mon Sep 17 00:00:00 2001 From: Mauro Mugnaini Date: Fri, 19 Jun 2020 18:57:16 +0200 Subject: [PATCH] Added -SNAPSHOT to version to make the artifact available in the CI maven repo --- .classpath | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.classpath b/.classpath index a35bcf7..92f9e5d 100644 --- a/.classpath +++ b/.classpath @@ -35,9 +35,9 @@ - + - + diff --git a/pom.xml b/pom.xml index 39db98e..0ed2caa 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.common event-publisher-library - 0.1.0 + 0.1.0-SNAPSHOT