We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cd973a commit 1363fadCopy full SHA for 1363fad
pom.xml
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
5
<groupId>in.erail</groupId>
6
<artifactId>api-framework</artifactId>
7
- <version>2.4.10-SNAPSHOT</version>
+ <version>2.5.0-SNAPSHOT</version>
8
<packaging>jar</packaging>
9
<developers>
10
<developer>
@@ -189,7 +189,7 @@
189
<dependency>
190
191
<artifactId>glue</artifactId>
192
- <version>2.4.10</version>
+ <version>2.5.0</version>
193
</dependency>
194
195
<groupId>javax.persistence</groupId>
0 commit comments