Skip to content

Commit

Permalink
更新POM
Browse files Browse the repository at this point in the history
  • Loading branch information
jacky6024 committed Jan 5, 2018
1 parent 986d854 commit 776e213
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions ureport2-core/pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<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">
<modelVersion>4.0.0</modelVersion>
<artifactId>ureport2-core</artifactId>
<version>2.2.4</version>
<version>2.2.4-SNAPSHOT</version>
<parent>
<groupId>com.bstek.ureport</groupId>
<artifactId>ureport2-parent</artifactId>
Expand Down Expand Up @@ -102,16 +102,12 @@
<scm>
<connection>scm:git:https://github.com/youseries/ureport.git</connection>
<developerConnection>scm:git:[email protected]:youseries/ureport.git</developerConnection>
<url>https://github.com/youseries/ureport</url>
<tag>ureport2-core-2.2.4</tag>
<url>https://github.com/youseries/ureport/tree/master/ureport2-core</url>
</scm>
<organization>
<name>Bstek</name>
<url>http://www.bstek.com</url>
</organization>
<name>UReport2 Core Project</name>
<url>https://github.com/youseries/ureport/tree/master/ureport2-core</url>
<properties>
<project.scm.id>youseries-git</project.scm.id>
</properties>
</project>

0 comments on commit 776e213

Please sign in to comment.