|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<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">
|
|
|
|
|
<groupId>us.codecraft</groupId>
|
|
|
|
|
<version>0.7.3</version>
|
|
|
|
|
<version>0.7.4</version>
|
|
|
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
|
|
<packaging>pom</packaging>
|
|
|
|
|
<properties>
|
|
|
|
@ -289,7 +289,7 @@
|
|
|
|
|
<version>3.2.0</version>
|
|
|
|
|
<configuration>
|
|
|
|
|
<encoding>UTF-8</encoding>
|
|
|
|
|
<doctitle>WebMagic 0.7.3</doctitle>
|
|
|
|
|
<doctitle>WebMagic 0.7.4</doctitle>
|
|
|
|
|
<locale>en_US</locale>
|
|
|
|
|
|
|
|
|
|
<!-- avoid the issue: https://bugs.openjdk.java.net/browse/JDK-8212233 -->
|
|
|
|
|