We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb6032a commit 8988f17Copy full SHA for 8988f17
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-SNAPSHOT</version>
+ <version>2.4</version>
8
<packaging>jar</packaging>
9
<developers>
10
<developer>
@@ -177,7 +177,7 @@
177
<dependency>
178
179
<artifactId>glue</artifactId>
180
181
</dependency>
182
183
<groupId>org.mockito</groupId>
0 commit comments