Skip to content

Commit

Permalink
Update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
emmanue1 committed May 18, 2019
1 parent 1f809d5 commit a532bf6
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 @@ -15,8 +15,8 @@ apply plugin: 'edu.sc.seis.launch4j'
apply plugin: 'nebula.ospackage'

// Common configuration //
rootProject.version='1.4.3'
rootProject.ext.set('jdCoreVersion', '1.0.0')
rootProject.version='1.5.0'
rootProject.ext.set('jdCoreVersion', '1.0.1')
targetCompatibility = '1.8'

allprojects {
Expand Down

0 comments on commit a532bf6

Please sign in to comment.