Skip to content

Commit

Permalink
Updated parent POM
Browse files Browse the repository at this point in the history
  • Loading branch information
keilw committed Nov 1, 2023
1 parent 4f6997e commit 39c0dc4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>tech.uom</groupId>
<artifactId>uom-parent</artifactId>
<version>2.2</version>
<version>2.2.1-SNAPSHOT</version>
</parent>
<licenses>
<license>
Expand Down Expand Up @@ -45,7 +45,6 @@
<jboss.test.audit.version>2.0.0.Final</jboss.test.audit.version>
<hamcrest.version>2.2</hamcrest.version>
<reflections.version>0.10.2</reflections.version>
<maven.enforcer.version>3.4.1</maven.enforcer.version>
<maven.exec.version>3.1.0</maven.exec.version>
</properties>

Expand Down Expand Up @@ -508,5 +507,4 @@
</build>
</profile>
</profiles>
<version>2.2.1-SNAPSHOT</version>
</project>

0 comments on commit 39c0dc4

Please sign in to comment.