diff --git a/README.md b/README.md index 570b2a21d0352f26b6cdbe718465adfcd7212b59..b0d2c2865279cc50b209e5da5fe424e0f9c60744 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,4 @@ This is a jar file that contains the entities and util classes that are used thr ## Development + diff --git a/pom.xml b/pom.xml index fd83dd1627473887f76a40b8af5db286f543e9f1..db1ae877be1cd0e7ec440c0ccbc8d5011d5165da 100755 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ </parent> <artifactId>VIPSCommon</artifactId> - <version>0.0.3</version> + <version>0.0.4-SNAPSHOT</version> <packaging>jar</packaging> <name>VIPSCommon</name>