Skip to content

Commit

Permalink
up build version
Browse files Browse the repository at this point in the history
  • Loading branch information
antkorwin committed Dec 13, 2018
1 parent b29aa82 commit b8e1834
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 @@

<groupId>com.antkorwin</groupId>
<artifactId>spring-test-mongo</artifactId>
<version>0.6-SNAPSHOT</version>
<version>0.7-SNAPSHOT</version>
<packaging>jar</packaging>

<name>spring-test-mongo</name>
Expand Down Expand Up @@ -191,7 +191,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.21.0</version>
<version>2.22.0</version>
<configuration>
<reportFormat>plain</reportFormat>
</configuration>
Expand Down

0 comments on commit b8e1834

Please sign in to comment.