Skip to content

Commit acfb009

Browse files
committed
naming update
1 parent 2797474 commit acfb009

File tree

1 file changed

+4
-0
lines changed
  • jdk_17_maven/cs/rest/ohsome-api

1 file changed

+4
-0
lines changed

jdk_17_maven/cs/rest/ohsome-api/pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,10 @@
212212
<goals>
213213
<goal>repackage</goal>
214214
</goals>
215+
<configuration>
216+
<finalName>ohsome-api</finalName>
217+
<classifier>sut</classifier>
218+
</configuration>
215219
</execution>
216220
</executions>
217221
</plugin>

0 commit comments

Comments
 (0)