Skip to content

Commit 38f240c

Browse files
committed
Update to hotfix version
1 parent 6be02f3 commit 38f240c

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
http://maven.apache.org/POM/4.0.0
77
http://maven.apache.org/xsd/maven-4.0.0.xsd">
88
<groupId>us.codecraft</groupId>
9-
<version>0.10.2</version>
9+
<version>0.10.3</version>
1010
<modelVersion>4.0.0</modelVersion>
1111
<packaging>pom</packaging>
1212
<properties>

webmagic-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>us.codecraft</groupId>
1010
<artifactId>webmagic</artifactId>
11-
<version>0.10.2</version>
11+
<version>0.10.3</version>
1212
</parent>
1313
<modelVersion>4.0.0</modelVersion>
1414

webmagic-coverage/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>us.codecraft</groupId>
1212
<artifactId>webmagic</artifactId>
13-
<version>0.10.2</version>
13+
<version>0.10.3</version>
1414
</parent>
1515

1616
<artifactId>webmagic-coverage</artifactId>

webmagic-extension/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>us.codecraft</groupId>
1010
<artifactId>webmagic</artifactId>
11-
<version>0.10.2</version>
11+
<version>0.10.3</version>
1212
</parent>
1313
<modelVersion>4.0.0</modelVersion>
1414

webmagic-samples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>us.codecraft</groupId>
1010
<artifactId>webmagic</artifactId>
11-
<version>0.10.2</version>
11+
<version>0.10.3</version>
1212
</parent>
1313
<modelVersion>4.0.0</modelVersion>
1414

webmagic-saxon/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>us.codecraft</groupId>
1010
<artifactId>webmagic</artifactId>
11-
<version>0.10.2</version>
11+
<version>0.10.3</version>
1212
</parent>
1313
<modelVersion>4.0.0</modelVersion>
1414

webmagic-scripts/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>us.codecraft</groupId>
1010
<artifactId>webmagic</artifactId>
11-
<version>0.10.2</version>
11+
<version>0.10.3</version>
1212
</parent>
1313
<modelVersion>4.0.0</modelVersion>
1414

webmagic-selenium/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>us.codecraft</groupId>
1010
<artifactId>webmagic</artifactId>
11-
<version>0.10.2</version>
11+
<version>0.10.3</version>
1212
</parent>
1313
<modelVersion>4.0.0</modelVersion>
1414

0 commit comments

Comments
 (0)