Skip to content

Commit fade381

Browse files
committed
update the artifact name
1 parent 4d85b6c commit fade381

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
@@ -1,10 +1,10 @@
11
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>com.networknt</groupId>
4-
<artifactId>middleware-function</artifactId>
4+
<artifactId>lambda-native</artifactId>
55
<version>2.1.33</version>
66
<packaging>jar</packaging>
7-
<name>middleware-function</name>
7+
<name>lambda-native</name>
88
<description>A middleware Lambda function that handles all the cross-cutting concerns for the downstream Lambda function.</description>
99

1010
<developers>

0 commit comments

Comments
 (0)