We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d85444c commit 82ff4bdCopy full SHA for 82ff4bd
pom.xml
@@ -4,7 +4,7 @@
4
<groupId>com.javaquery</groupId>
5
<artifactId>util</artifactId>
6
<packaging>pom</packaging>
7
- <version>1.0</version>
+ <version>1.0-SNAPSHOT</version>
8
<name>Java Util Library</name>
9
<description>Java util class to reduce boilerplate codes</description>
10
<url>https://github.com/javaquery/util</url>
0 commit comments