Skip to content

Commit

Permalink
Newer Maven War plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
egonw committed Nov 21, 2023
1 parent f8ac4df commit 82e77cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org.bridgedb.uri.ws.server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-war-plugin</artifactId>
<version>2.4</version>
<version>3.4.0</version>
<configuration>
<warName>BridgeDb</warName>
</configuration>
Expand Down

0 comments on commit 82e77cb

Please sign in to comment.