diff --git a/README.md b/README.md index 6d171c754f4f83ae14175c4115270f923b5f1173..6c1155e23776192f914b645b3f0057ea59037dc9 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,4 @@ This is a jar file that contains the entities and util classes that are used thr ## Requirements * Java >= 14 -## Development \ No newline at end of file +## Development diff --git a/pom.xml b/pom.xml index 6795b3fa7a6661fd36d23118b197929c4c78fd5a..db2459648414bd82504ec6f37b7fba4a6a98b6ee 100755 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ </parent> <artifactId>VIPSCommon</artifactId> - <version>0.0.1</version> + <version>0.0.2-SNAPSHOT</version> <packaging>jar</packaging> <name>VIPSCommon</name>