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 40a44f4 commit 0f7cdccCopy full SHA for 0f7cdcc
pom.xml
@@ -3,7 +3,7 @@
3
<groupId>com.github.devnied</groupId>
4
<artifactId>bit-lib4j</artifactId>
5
<packaging>jar</packaging>
6
- <version>1.4.10-SNAPSHOT</version>
+ <version>1.4.10</version>
7
<name>bit-lib4j</name>
8
9
<parent>
@@ -41,7 +41,7 @@
41
<connection>scm:git:git@github.com:devnied/Bit-lib4j.git</connection>
42
<developerConnection>scm:git:git@github.com:devnied/Bit-lib4j.git</developerConnection>
43
<url>scm:git:git@github.com:devnied/Bit-lib4j.git</url>
44
- <tag>HEAD</tag>
+ <tag>bit-lib4j-1.4.10</tag>
45
</scm>
46
47
0 commit comments