Skip to content
This repository has been archived by the owner on Jul 11, 2019. It is now read-only.

Commit

Permalink
Fix POM info in build file
Browse files Browse the repository at this point in the history
  • Loading branch information
pvorb committed May 14, 2014
1 parent 735bd33 commit dedcf54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ task sourcesJar(type: Jar) {

jar {
manifest {
attributes 'Implementation-Title': 'JTesseract',
attributes 'Implementation-Title': 'JLeptonica',
'Implementation-Version': version
}
}
Expand Down

0 comments on commit dedcf54

Please sign in to comment.