From 461a4d71521a498048486ab1aa106c910767290e Mon Sep 17 00:00:00 2001 From: lewa <lene.wasskog@nibio.no> Date: Mon, 4 Sep 2023 08:43:27 +0200 Subject: [PATCH] Revert "build: Temporarily change version to test previous commit" This reverts commit b6bbc04548fb7dcff50814a3b7290ecc3c76d2f4. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d7564b2..0ff7ffd 100755 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ </parent> <groupId>no.nibio.vips.model</groupId> <artifactId>MamestraBrassicaeModel</artifactId> - <version>1.0.1</version> + <version>1.0.1-SNAPSHOT</version> <packaging>jar</packaging> <repositories> -- GitLab