Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Commit 090e4f8

Browse files
committed
修改版本号,增加开发者信息
1 parent b6df9cd commit 090e4f8

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

pom.xml

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010

1111
<artifactId>autotest.web.framework</artifactId>
12-
<version>1.0.2-20170422</version>
12+
<version>1.0.3-20170610</version>
1313

1414
<name>phoenix.webui.framework</name>
1515
<url>https://github.com/LinuxSuRen/phoenix.webui.framework</url>
@@ -287,4 +287,15 @@
287287
<url>https://github.com/LinuxSuRen/phoenix.webui.framework</url>
288288
<developerConnection>https://github.com/LinuxSuRen/phoenix.webui.framework.git</developerConnection>
289289
</scm>
290+
291+
<developers>
292+
<developer>
293+
<name>suren</name>
294+
<id>suren</id>
295+
<url>http://surenpi.com</url>
296+
<roles>
297+
<role>owner</role>
298+
</roles>
299+
</developer>
300+
</developers>
290301
</project>

0 commit comments

Comments
 (0)