Skip to content

Commit

Permalink
Update to version 0.1.0 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
linux-china committed Sep 5, 2021
1 parent 2527217 commit 3dfc848
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>org.mvnsearch</groupId>
<artifactId>easy-random-junit5-extension</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>0.1.0</version>
<name>easy-random-junit5-extension</name>
<description>JUnit 5 extension fro easy-random</description>
<url>https://github.com/linux-china/easy-random-junit5-extension</url>
Expand Down Expand Up @@ -61,11 +61,6 @@
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter</artifactId>
</dependency>
<dependency>
<groupId>javax.validation</groupId>
<artifactId>validation-api</artifactId>
<version>2.0.1.Final</version>
</dependency>
<dependency>
<groupId>org.jeasy</groupId>
<artifactId>easy-random-bean-validation</artifactId>
Expand Down

0 comments on commit 3dfc848

Please sign in to comment.