Skip to content

Commit

Permalink
Use lat-parent 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
julianmendez committed Jan 1, 2022
1 parent 8510eb9 commit 586d9b2
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 @@ -42,16 +42,14 @@
-->
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-api</artifactId>
<version>5.7.1</version>
<scope>test</scope>
</dependency>

</dependencies>

<parent>
<groupId>de.tu-dresden.inf.lat</groupId>
<artifactId>lat-parent</artifactId>
<version>0.1.4</version>
<version>0.1.5</version>
<relativePath></relativePath>
</parent>

Expand Down

0 comments on commit 586d9b2

Please sign in to comment.