Skip to content

Commit

Permalink
Merge pull request #185 from KRR-Oxford/dependabot/maven/org.apache.m…
Browse files Browse the repository at this point in the history
…aven.plugins-maven-release-plugin-3.1.1

Bump org.apache.maven.plugins:maven-release-plugin from 2.1 to 3.1.1
  • Loading branch information
stefanogermano authored Sep 24, 2024
2 parents ef70c94 + d0371b4 commit d579256
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gsat-utils/owl2dlgp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
</plugin>
<plugin>
<artifactId>maven-release-plugin</artifactId>
<version>2.1</version>
<version>3.1.1</version>
<configuration>
<preparationGoals>clean install</preparationGoals>
</configuration>
Expand Down

0 comments on commit d579256

Please sign in to comment.