Skip to content

Commit 03e2164

Browse files
committed
fix: war file artifact names
1 parent 78bfc6a commit 03e2164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>com.iemr.admin</groupId>
7-
<artifactId>Admin-API</artifactId>
7+
<artifactId>admin-api</artifactId>
88
<version>3.1.0</version>
99
<packaging>war</packaging>
1010
<name>Admin-API</name>

0 commit comments

Comments
 (0)