Skip to content

Commit 8988f17

Browse files
committed
Release 2.4
1 parent cb6032a commit 8988f17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>in.erail</groupId>
66
<artifactId>api-framework</artifactId>
7-
<version>2.4-SNAPSHOT</version>
7+
<version>2.4</version>
88
<packaging>jar</packaging>
99
<developers>
1010
<developer>
@@ -177,7 +177,7 @@
177177
<dependency>
178178
<groupId>in.erail</groupId>
179179
<artifactId>glue</artifactId>
180-
<version>2.4-SNAPSHOT</version>
180+
<version>2.4</version>
181181
</dependency>
182182
<dependency>
183183
<groupId>org.mockito</groupId>

0 commit comments

Comments
 (0)