We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20ca8cd commit 07e34d7Copy full SHA for 07e34d7
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.3-SNAPSHOT</version>
+ <version>2.3</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