Skip to content

Commit

Permalink
prepared release javapos-contracts-1.14.3
Browse files Browse the repository at this point in the history
  • Loading branch information
denis.kuniss committed Dec 21, 2017
1 parent 8a0e37a commit bc39764
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 @@ -35,7 +35,7 @@ task wrapper(type: Wrapper) {
def artifactName = 'javapos-contracts'
def groupId='org.javapos'
def uposVersion = '1.14'
version="${uposVersion}.2" // the last part after dot is the build/release version
version="${uposVersion}.3" // the last part after dot is the build/release version

///////////////////////////////////////////////////////////////////////////////
// Build Tasks
Expand Down

0 comments on commit bc39764

Please sign in to comment.