Skip to content

Commit

Permalink
Release v1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
koda-masaru committed Jan 8, 2018
1 parent 9bf6c1e commit b265aef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>org.support-project</groupId>
<artifactId>web</artifactId>
<version>1.12.0-SNAPSHOT</version>
<version>1.12.0</version>
<packaging>jar</packaging>

<name>web</name>
Expand Down Expand Up @@ -59,7 +59,7 @@
<dependency>
<groupId>org.support-project</groupId>
<artifactId>common</artifactId>
<version>1.12.0-SNAPSHOT</version>
<version>1.12.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit b265aef

Please sign in to comment.