Skip to content

Commit 2da1dbb

Browse files
committed
fix: war file artifact names
1 parent bcb444e commit 2da1dbb

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
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66

77
<groupId>com.iemr.tm</groupId>
8-
<artifactId>tmapi-v1.0</artifactId>
8+
<artifactId>tm-api</artifactId>
99
<version>3.1.0</version>
1010
<packaging>war</packaging>
1111

0 commit comments

Comments
 (0)