Skip to content

Commit

Permalink
版本Release
Browse files Browse the repository at this point in the history
  • Loading branch information
youseries committed Jan 6, 2018
1 parent 6a76444 commit 5d0d212
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ureport2-console/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
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-console</artifactId>
<version>2.2.4-SNAPSHOT</version>
<version>2.2.4</version>
<parent>
<groupId>com.bstek.ureport</groupId>
<artifactId>ureport2-parent</artifactId>
<version>2.0.4</version>
<version>2.0.5</version>
</parent>
<dependencies>
<dependency>
Expand All @@ -22,7 +22,7 @@
<dependency>
<groupId>com.bstek.ureport</groupId>
<artifactId>ureport2-core</artifactId>
<version>2.2.4-SNAPSHOT</version>
<version>2.2.4</version>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
Expand Down

0 comments on commit 5d0d212

Please sign in to comment.