Skip to content

Commit

Permalink
Fixed the parent's pom version
Browse files Browse the repository at this point in the history
  • Loading branch information
elecharny committed Sep 20, 2023
1 parent dc97e48 commit 64bf316
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mina-legal/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.mina</groupId>
<artifactId>mina-parent</artifactId>
<version>2.1.9-SNAPSHOT</version>
<version>2.2.4-SNAPSHOT</version>
</parent>

<artifactId>mina-legal</artifactId>
Expand Down

0 comments on commit 64bf316

Please sign in to comment.