Ignore:
Timestamp:
2018-06-19T18:48:07+02:00 (7 years ago)
Author:
donvip
Message:

fix various build issues

Location:
applications/editors/josm/plugins/MicrosoftStreetside
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/MicrosoftStreetside

    • Property svn:ignore
      •  

        old new  
        11bin
         2build
         3javadoc
         4.gradle
  • applications/editors/josm/plugins/MicrosoftStreetside/build.gradle

    r34321 r34324  
    22  id "org.sonarqube" version "2.6.2"
    33  id "org.kordamp.markdown.convert" version "1.1.0"
    4   id 'org.openstreetmap.josm' version "0.4.0"
     4  id 'org.openstreetmap.josm' version "0.5.0"
    55  id "com.github.ben-manes.versions" version "0.17.0"
    6   id 'com.github.spotbugs' version '1.6.0'
    7   id "net.ltgt.errorprone" version "0.0.13"
     6  id 'com.github.spotbugs' version '1.6.2'
     7  id "net.ltgt.errorprone" version "0.0.14"
    88
    99  id 'eclipse'
Note: See TracChangeset for help on using the changeset viewer.