Skip to content

Commit

Permalink
use same sonatype deployment as other de.muenchen projects
Browse files Browse the repository at this point in the history
  • Loading branch information
MrSebastian committed Apr 9, 2024
1 parent 603c60e commit d1e0260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wls-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
<configuration>
<tokenAuth>true</tokenAuth>
<autoPublish>true</autoPublish>
<deploymentName>${project.groupId}:${project.artifactId}:${project.version}</deploymentName>
<deploymentName>${project.groupId}:${project.version}</deploymentName>
</configuration>
</plugin>
<!-- GPG plugin -->
Expand Down

0 comments on commit d1e0260

Please sign in to comment.