Skip to content

Commit 470750f

Browse files
committed
[maven-release-plugin] prepare release WebMagic-0.5.1
1 parent fc3d290 commit 470750f

File tree

7 files changed

+8
-8
lines changed

7 files changed

+8
-8
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<version>7</version>
77
</parent>
88
<groupId>us.codecraft</groupId>
9-
<version>0.5.1-SNAPSHOT</version>
9+
<version>0.5.1</version>
1010
<modelVersion>4.0.0</modelVersion>
1111
<packaging>pom</packaging>
1212
<properties>
@@ -38,7 +38,7 @@
3838
<connection>scm:git:[email protected]:code4craft/webmagic.git</connection>
3939
<developerConnection>scm:git:[email protected]:code4craft/webmagic.git</developerConnection>
4040
<url>[email protected]:code4craft/webmagic.git</url>
41-
<tag>HEAD</tag>
41+
<tag>WebMagic-0.5.1</tag>
4242
</scm>
4343
<licenses>
4444
<license>

webmagic-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>us.codecraft</groupId>
55
<artifactId>webmagic-parent</artifactId>
6-
<version>0.5.1-SNAPSHOT</version>
6+
<version>0.5.1</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

webmagic-extension/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>us.codecraft</groupId>
55
<artifactId>webmagic-parent</artifactId>
6-
<version>0.5.1-SNAPSHOT</version>
6+
<version>0.5.1</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

webmagic-samples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>webmagic-parent</artifactId>
55
<groupId>us.codecraft</groupId>
6-
<version>0.5.1-SNAPSHOT</version>
6+
<version>0.5.1</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

webmagic-saxon/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>webmagic-parent</artifactId>
55
<groupId>us.codecraft</groupId>
6-
<version>0.5.1-SNAPSHOT</version>
6+
<version>0.5.1</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

webmagic-scripts/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>webmagic-parent</artifactId>
55
<groupId>us.codecraft</groupId>
6-
<version>0.5.1-SNAPSHOT</version>
6+
<version>0.5.1</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

webmagic-selenium/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>webmagic-parent</artifactId>
55
<groupId>us.codecraft</groupId>
6-
<version>0.5.1-SNAPSHOT</version>
6+
<version>0.5.1</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

0 commit comments

Comments
 (0)