Skip to content

Commit

Permalink
42: Links and References
Browse files Browse the repository at this point in the history
Task-Url: #42
  • Loading branch information
keilw committed Nov 7, 2023
1 parent 9486327 commit f7cd3c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>tech.uom.tools</groupId>
<artifactId>uom-tools</artifactId>
<version>1.0</version>
<version>1.1-SNAPSHOT</version>
</parent>
<properties>
<github.global.server>github</github.global.server>
Expand Down Expand Up @@ -78,7 +78,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>1.2.1</version>
<version>3.1.0</version>
<configuration>
<executable>mvn</executable>
<arguments>
Expand Down

0 comments on commit f7cd3c3

Please sign in to comment.