|
|
|
@ -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.6-SNAPSHOT</version>
|
|
|
|
|
<version>0.7.6</version>
|
|
|
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
|
|
<packaging>pom</packaging>
|
|
|
|
|
<properties>
|
|
|
|
@ -124,7 +124,7 @@
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>us.codecraft</groupId>
|
|
|
|
|
<artifactId>xsoup</artifactId>
|
|
|
|
|
<version>${xsoup.version}</version>
|
|
|
|
|
<version>0.3.6</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>com.alibaba</groupId>
|
|
|
|
|