After release 1.0.0, set version to 1.0.1-SNAPSHOT

This commit is contained in:
Orlando M Guerreiro 2025-05-22 19:46:10 +01:00
parent a6dea9c888
commit bc1ac32155

View file

@ -5,7 +5,7 @@
<groupId>com.oguerreiro.resilient</groupId> <groupId>com.oguerreiro.resilient</groupId>
<artifactId>resilient</artifactId> <artifactId>resilient</artifactId>
<version>1.0.0</version> <version>1.0.1-SNAPSHOT</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<name>Resilient</name> <name>Resilient</name>
<description>Description for Resilient</description> <description>Description for Resilient</description>