Changeset 34324 in osm for applications/editors/josm/plugins/MicrosoftStreetside/build.gradle
- Timestamp:
- 2018-06-19T18:48:07+02:00 (7 years ago)
- Location:
- applications/editors/josm/plugins/MicrosoftStreetside
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/MicrosoftStreetside
- Property svn:ignore
-
old new 1 1 bin 2 build 3 javadoc 4 .gradle
-
- Property svn:ignore
-
applications/editors/josm/plugins/MicrosoftStreetside/build.gradle
r34321 r34324 2 2 id "org.sonarqube" version "2.6.2" 3 3 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" 5 5 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.1 3"6 id 'com.github.spotbugs' version '1.6.2' 7 id "net.ltgt.errorprone" version "0.0.14" 8 8 9 9 id 'eclipse'
Note:
See TracChangeset
for help on using the changeset viewer.