Skip to content

Commit 0da0901

Browse files
committed
[maven-release-plugin] prepare release crawler4j-4.3
1 parent 77e0f3c commit 0da0901

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<artifactId>crawler4j</artifactId>
55
<packaging>jar</packaging>
66
<name>crawler4j</name>
7-
<version>4.3-SNAPSHOT</version>
7+
<version>4.3</version>
88
<description>Open Source Web Crawler for Java</description>
99
<url>https://github.com/yasserg/crawler4j</url>
1010

@@ -19,7 +19,8 @@
1919
<url>https://github.com/yasserg/crawler4j</url>
2020
<connection>scm:git:[email protected]:yasserg/crawler4j.git</connection>
2121
<developerConnection>scm:git:[email protected]:yasserg/crawler4j.git</developerConnection>
22-
</scm>
22+
<tag>crawler4j-4.3</tag>
23+
</scm>
2324
<distributionManagement>
2425
<snapshotRepository>
2526
<id>ossrh</id>

0 commit comments

Comments
 (0)