Skip to content

Commit

Permalink
Changed version
Browse files Browse the repository at this point in the history
  • Loading branch information
pavel-stastny committed Dec 17, 2015
1 parent 77f91aa commit 479ef72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ subprojects {


group='cz.incad.kramerius'
version='5.2.0'
version='5.3.0'

sourceCompatibility = 1.6
targetCompatibility= 1.6
Expand Down Expand Up @@ -201,5 +201,5 @@ task zipAllJavadocs(type: Zip) {
[distZip, distTar, installDist].each() {
it.dependsOn('clean',':search:build', 'zipAllJavadocs')
};
*/
*/

0 comments on commit 479ef72

Please sign in to comment.