Skip to content

Commit

Permalink
Update to release version 1.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
MengZhang committed Oct 3, 2016
1 parent b4458d6 commit a36d759
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>org.agmip.ui</groupId>
<artifactId>quadui</artifactId>
<version>1.3.8-SNAPSHOT</version>
<version>1.3.8</version>
<packaging>jar</packaging>

<name>quadui</name>
Expand All @@ -13,8 +13,8 @@
<properties>
<jdk.version>1.7</jdk.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<product.buildtype>dev</product.buildtype>
<product.buildversion>beta13</product.buildversion>
<product.buildtype>release</product.buildtype>
<product.buildversion>final</product.buildversion>
<product.buildts>${maven.build.timestamp}</product.buildts>
</properties>

Expand Down

0 comments on commit a36d759

Please sign in to comment.