Skip to content

Commit

Permalink
Update build number
Browse files Browse the repository at this point in the history
  • Loading branch information
vinscom committed May 24, 2019
1 parent 0cd973a commit 1363fad
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 @@
<modelVersion>4.0.0</modelVersion>
<groupId>in.erail</groupId>
<artifactId>api-framework</artifactId>
<version>2.4.10-SNAPSHOT</version>
<version>2.5.0-SNAPSHOT</version>
<packaging>jar</packaging>
<developers>
<developer>
Expand Down Expand Up @@ -189,7 +189,7 @@
<dependency>
<groupId>in.erail</groupId>
<artifactId>glue</artifactId>
<version>2.4.10</version>
<version>2.5.0</version>
</dependency>
<dependency>
<groupId>javax.persistence</groupId>
Expand Down

0 comments on commit 1363fad

Please sign in to comment.