File tree Expand file tree Collapse file tree 4 files changed +6
-8
lines changed Expand file tree Collapse file tree 4 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 6
6
<version >7</version >
7
7
</parent >
8
8
<groupId >us.codecraft</groupId >
9
- <version >0.4.1-SNAPSHOT </version >
9
+ <version >0.4.1</version >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
<packaging >pom</packaging >
12
12
<properties >
36
36
<
connection >scm:git:
[email protected] :code4craft/webmagic.git</
connection >
37
37
<
developerConnection >scm:git:
[email protected] :code4craft/webmagic.git</
developerConnection >
38
38
<
url >
[email protected] :code4craft/webmagic.git</
url >
39
- <tag >HEAD </tag >
39
+ <tag >webmagic-0.4.1 </tag >
40
40
</scm >
41
41
<licenses >
42
42
<license >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >us.codecraft</groupId >
5
5
<artifactId >webmagic-parent</artifactId >
6
- <version >0.4.1-SNAPSHOT </version >
6
+ <version >0.4.1</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >us.codecraft</groupId >
5
5
<artifactId >webmagic-parent</artifactId >
6
- <version >0.4.1-SNAPSHOT </version >
6
+ <version >0.4.1</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
3
<parent >
6
4
<artifactId >webmagic-parent</artifactId >
7
5
<groupId >us.codecraft</groupId >
8
- <version >0.4.1-SNAPSHOT </version >
6
+ <version >0.4.1</version >
9
7
</parent >
10
8
<modelVersion >4.0.0</modelVersion >
11
9
You can’t perform that action at this time.
0 commit comments