Skip to content

Commit 60322f9

Browse files
Update pom.xml
1 parent 1d50ffe commit 60322f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

auto-generated-sdk/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
<version>0.8.0</version>
112112
<extensions>true</extensions>
113113
<configuration>
114-
<deploymentName>${groupId}-${artifactId}-${version}</deploymentName>
114+
<deploymentName>${project.groupId}-${project.artifactId}-${project.version}</deploymentName>
115115
</configuration>
116116
</plugin>
117117

0 commit comments

Comments
 (0)