提交 02a80dfc 编写于 作者: Y youyong205

modify the pom.xml

上级 92e2f00f
......@@ -52,7 +52,7 @@
<table class="table table-hover table-striped table-condensed" width="100%">
<tr>
<th width="30%" colspan=2>指标</th>
<th width="20%"></th>
<th class="right" width="20%"></th>
<th width="50%">备注</th>
</tr>
<tr>
......
......@@ -45,7 +45,7 @@
<table class="table table-hover table-striped table-condensed" width="100%">
<tr>
<th width="30%" colspan=2>指标</th>
<th width="20%"></th>
<th class="right" width="20%"></th>
<th width="50%">备注</th>
</tr>
</tr>
......
......@@ -109,10 +109,6 @@
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<version>2.5.1</version>
<configuration>
<source>1.6</source>
<target>1.6</target>
</configuration>
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册