diff options
-rw-r--r-- | license/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/license/pom.xml b/license/pom.xml index 5715a37..4a98c2a 100644 --- a/license/pom.xml +++ b/license/pom.xml @@ -7,7 +7,7 @@ <description>This Maven artifact is meant to provide licensing to all modules and submodules using the licensing maven plugin. </description> - <version>1.0.0</version> + <version>1.0.0-SNAPSHOT</version> <build> <plugins> <plugin> |