From 0fc061262415cb871ca8974b057d0bd0e575ea0c Mon Sep 17 00:00:00 2001 From: Jeffrey Phillips Freeman <the@jeffreyfreeman.me> Date: Mon, 12 Jul 2021 10:48:54 -0400 Subject: [PATCH] release: bumping snapshop to 9-SNAPSHOT post release. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 73af459..478d3ee 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ <groupId>com.syncleus</groupId> <artifactId>syncleus</artifactId> - <version>8-SNAPSHOT</version> + <version>9-SNAPSHOT</version> <packaging>pom</packaging> <name>Syncleus</name> -- GitLab