Commit 9374d383 authored by Jeff Burke's avatar Jeff Burke
Browse files

Merge branch 's1970' into work/master

parents ab00dbbb 848e7d7b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -27,6 +27,6 @@ dependencies {
    compile 'org.opencadc:cadc-cdp:1.+'
    compile 'org.opencadc:cadc-vosi:1.+'

    testCompile group: 'junit:junit:4.+'
    testCompile group: 'org.easymock:easymock:3.+'
    testCompile 'junit:junit:4.+'
    testCompile 'org.easymock:easymock:3.+'
}