From bd3f9500ab3cb9f59e700b62dbdfa82e435f2cc1 Mon Sep 17 00:00:00 2001 From: lewa <lene.wasskog@nibio.no> Date: Fri, 15 Sep 2023 10:19:36 +0200 Subject: [PATCH] build: New version 1.1.0-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 264f594..941dcff 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ <groupId>no.nibio.vips.model</groupId> <artifactId>Model_MAIZEPHENO</artifactId> - <version>2.0.0</version> + <version>1.1.0-SNAPSHOT</version> <packaging>jar</packaging> <dependencies> -- GitLab