Skip to content

Commit 2f71f79

Browse files
committed
Fix scm tag.
1 parent d0e2776 commit 2f71f79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<connection>scm:git:git@github.com:code4craft/webmagic.git</connection>
3434
<developerConnection>scm:git:git@github.com:code4craft/webmagic.git</developerConnection>
3535
<url>git@github.com:code4craft/webmagic.git</url>
36-
<tag>webmagic-parent-0.6.1</tag>
36+
<tag>WebMagic-${project.version}</tag>
3737
</scm>
3838
<licenses>
3939
<license>

0 commit comments

Comments
 (0)