Skip to content

Commit b2ba9a6

Browse files
committed
[maven-release-plugin] prepare release bit-lib4j-1.5.2
1 parent 21fdf5f commit b2ba9a6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<groupId>com.github.devnied</groupId>
44
<artifactId>bit-lib4j</artifactId>
55
<packaging>jar</packaging>
6-
<version>1.5.2-SNAPSHOT</version>
6+
<version>1.5.2</version>
77
<name>bit-lib4j</name>
88

99
<parent>
@@ -41,7 +41,7 @@
4141
<connection>scm:git:git@github.com:devnied/Bit-lib4j.git</connection>
4242
<developerConnection>scm:git:git@github.com:devnied/Bit-lib4j.git</developerConnection>
4343
<url>scm:git:git@github.com:devnied/Bit-lib4j.git</url>
44-
<tag>HEAD</tag>
44+
<tag>bit-lib4j-1.5.2</tag>
4545
</scm>
4646

4747

@@ -154,7 +154,7 @@
154154
<maxmem>256m</maxmem>
155155
<!-- aggregated reports for multi-module projects -->
156156
<aggregate>true</aggregate>
157-
<check/>
157+
<check />
158158
</configuration>
159159
</plugin>
160160

0 commit comments

Comments
 (0)