Skip to content

Commit

Permalink
NOMAGIC-1170 - 4.2.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidWillard committed Mar 23, 2020
1 parent 70caac9 commit 238bf81
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 @@ -143,7 +143,7 @@ dependencies {
// Other dependencies we're unable to resolve via standard repositories

if (buildAccess == 'internal') {
preCompile group: 'gov.nasa.jpl.cae.nomagic', name: 'cae-cameo-systems-modeler-core', version: '4.2.1-SNAPSHOT', classifier: 'linux', ext: 'zip'
preCompile group: 'gov.nasa.jpl.cae.nomagic', name: 'cae-cameo-systems-modeler-core', version: '4.2.1', classifier: 'linux', ext: 'zip'
}
else {
preCompile group: 'com.nomagic', name: 'demomagicdraw', version: '190sp3', classifier: 'MagicDraw_Demo_190_sp3_no_install', ext: 'zip'
Expand Down

0 comments on commit 238bf81

Please sign in to comment.