Skip to content

Commit

Permalink
Merge pull request #21 from hazendaz/master
Browse files Browse the repository at this point in the history
Update versions per versioneye
  • Loading branch information
hazendaz committed Mar 20, 2016
2 parents 2ef0627 + 2e4e9e4 commit be3cdc8
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 @@ -21,7 +21,7 @@
<parent>
<groupId>org.mybatis</groupId>
<artifactId>mybatis-parent</artifactId>
<version>26-SNAPSHOT</version>
<version>26</version>
<relativePath />
</parent>

Expand Down Expand Up @@ -69,7 +69,7 @@
<dependency>
<groupId>org.mybatis</groupId>
<artifactId>mybatis</artifactId>
<version>3.3.0</version>
<version>3.3.1</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit be3cdc8

Please sign in to comment.