Skip to content

Commit

Permalink
Using parent 24 for the release. Updated clirr previous version.
Browse files Browse the repository at this point in the history
emacarron committed May 23, 2015
1 parent 18431f4 commit 15b5904
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
@@ -21,7 +21,7 @@
<parent>
<groupId>org.mybatis</groupId>
<artifactId>mybatis-parent</artifactId>
<version>24-SNAPSHOT</version>
<version>24</version>
</parent>

<artifactId>mybatis</artifactId>
@@ -126,7 +126,7 @@
</distributionManagement>

<properties>
<clirr.comparisonVersion>3.2.7</clirr.comparisonVersion>
<clirr.comparisonVersion>3.2.8</clirr.comparisonVersion>
<findbugs.onlyAnalyze>org.apache.ibatis.*</findbugs.onlyAnalyze>
<osgi.export>org.apache.ibatis.*;version=${project.version};-noimport:=true</osgi.export>
<osgi.import>*;resolution:=optional</osgi.import>

0 comments on commit 15b5904

Please sign in to comment.