Skip to content

Commit

Permalink
Bump version to 2.5.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
glytching committed Feb 3, 2020
1 parent a501505 commit 38ac1bf
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 @@ -4,7 +4,7 @@

<groupId>io.github.glytching</groupId>
<artifactId>junit-extensions</artifactId>
<version>2.4.0</version>
<version>2.5.0-SNAPSHOT</version>
<packaging>jar</packaging>

<name>JUnit Extensions</name>
Expand Down Expand Up @@ -231,7 +231,7 @@
<activeByDefault>false</activeByDefault>
</activation>
<properties>
<gpg.executable>gpg2</gpg.executable>
<gpg.executable>gpg</gpg.executable>
</properties>
<build>
<plugins>
Expand Down

0 comments on commit 38ac1bf

Please sign in to comment.