Skip to content

Commit 5cb4fc0

Browse files
committed
Release 2.3
1 parent 4f5b752 commit 5cb4fc0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>in.erail</groupId>
55
<artifactId>api-framework-amazon-lambda</artifactId>
6-
<version>2.3-SNAPSHOT</version>
6+
<version>2.3</version>
77
<packaging>jar</packaging>
88
<developers>
99
<developer>
@@ -15,7 +15,7 @@
1515
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1616
<maven.compiler.source>1.8</maven.compiler.source>
1717
<maven.compiler.target>1.8</maven.compiler.target>
18-
<api.framework.version>2.3-SNAPSHOT</api.framework.version>
18+
<api.framework.version>2.3</api.framework.version>
1919
</properties>
2020
<description>
2121
Lib to run API Framework code on Amazon Lambda

0 commit comments

Comments
 (0)