Skip to content

Commit

Permalink
update arcgisVersion to 100.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jenmerritt committed Jan 27, 2021
1 parent f7c66cf commit 509115a
Show file tree
Hide file tree
Showing 195 changed files with 195 additions and 195 deletions.
2 changes: 1 addition & 1 deletion analysis/analyze-hotspots/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
group = 'com.esri.samples'

ext {
arcgisVersion = '100.10.0-2992'
arcgisVersion = '100.10.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion analysis/distance-measurement-analysis/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
group = 'com.esri.samples'

ext {
arcgisVersion = '100.9.0'
arcgisVersion = '100.10.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion analysis/line-of-sight-geoelement/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
group = 'com.esri.samples'

ext {
arcgisVersion = '100.9.0'
arcgisVersion = '100.10.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion analysis/line-of-sight-location/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
group = 'com.esri.samples'

ext {
arcgisVersion = '100.9.0'
arcgisVersion = '100.10.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion analysis/viewshed-camera/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
group = 'com.esri.samples'

ext {
arcgisVersion = '100.9.0'
arcgisVersion = '100.10.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion analysis/viewshed-geoelement/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
group = 'com.esri.samples'

ext {
arcgisVersion = '100.9.0'
arcgisVersion = '100.10.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion analysis/viewshed-geoprocessing/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
group = 'com.esri.samples'

ext {
arcgisVersion = '100.10.0-2992'
arcgisVersion = '100.10.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion analysis/viewshed-location/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
group = 'com.esri.samples'

ext {
arcgisVersion = '100.9.0'
arcgisVersion = '100.10.0'
}

javafx {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
group = 'com.esri.samples'

ext {
arcgisVersion = '100.10.0-2992'
arcgisVersion = '100.10.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion display_information/add-graphics-with-symbols/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
group = 'com.esri.samples'

ext {
arcgisVersion = '100.10.0-2992'
arcgisVersion = '100.10.0'
}

javafx {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
group = 'com.esri.samples'

ext {
arcgisVersion = '100.9.0'
arcgisVersion = '100.10.0'
}

javafx {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
group = 'com.esri.samples'

ext {
arcgisVersion = '100.10.0-2992'
arcgisVersion = '100.10.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion display_information/display-annotation/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
group = 'com.esri.samples'

ext {
arcgisVersion = '100.10.0-2992'
arcgisVersion = '100.10.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion display_information/display-grid/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
group = 'com.esri.samples'

ext {
arcgisVersion = '100.10.0-2992'
arcgisVersion = '100.10.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion display_information/format-coordinates/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
group = 'com.esri.samples'

ext {
arcgisVersion = '100.9.0'
arcgisVersion = '100.10.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion display_information/identify-graphics/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
group = 'com.esri.samples'

ext {
arcgisVersion = '100.10.0-2992'
arcgisVersion = '100.10.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion display_information/show-callout/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
group = 'com.esri.samples'

ext {
arcgisVersion = '100.10.0-2992'
arcgisVersion = '100.10.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion display_information/show-labels-on-layer/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
group = 'com.esri.samples'

ext {
arcgisVersion = '100.10.0-2992'
arcgisVersion = '100.10.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion display_information/sketch-on-map/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
group = 'com.esri.samples'

ext {
arcgisVersion = '100.10.0-2992'
arcgisVersion = '100.10.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion display_information/update-graphics/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
group = 'com.esri.samples'

ext {
arcgisVersion = '100.10.0-2992'
arcgisVersion = '100.10.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion editing/add-features/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
group = 'com.esri.samples'

ext {
arcgisVersion = '100.10.0-2992'
arcgisVersion = '100.10.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion editing/delete-features/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
group = 'com.esri.samples'

ext {
arcgisVersion = '100.10.0-2992'
arcgisVersion = '100.10.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion editing/edit-and-sync-features/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
group = 'com.esri.samples'

ext {
arcgisVersion = '100.9.0'
arcgisVersion = '100.10.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion editing/edit-feature-attachments/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
group = 'com.esri.samples'

ext {
arcgisVersion = '100.10.0-2992'
arcgisVersion = '100.10.0'
}

javafx {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
group = 'com.esri.samples'

ext {
arcgisVersion = '100.10.0-2992'
arcgisVersion = '100.10.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion editing/edit-with-branch-versioning/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
group = 'com.esri.samples'

ext {
arcgisVersion = '100.10.0-2992'
arcgisVersion = '100.10.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion editing/update-attributes/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
group = 'com.esri.samples'

ext {
arcgisVersion = '100.10.0-2992'
arcgisVersion = '100.10.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion editing/update-geometries/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
group = 'com.esri.samples'

ext {
arcgisVersion = '100.10.0-2992'
arcgisVersion = '100.10.0'
}
javafx {
version = "11.0.2"
Expand Down
2 changes: 1 addition & 1 deletion feature_layers/change-feature-layer-renderer/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
group = 'com.esri.samples'

ext {
arcgisVersion = '100.10.0-2992'
arcgisVersion = '100.10.0'
}
javafx {
version = "11.0.2"
Expand Down
2 changes: 1 addition & 1 deletion feature_layers/display-subtype-feature-layer/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
group = 'com.esri.samples'

ext {
arcgisVersion = '100.10.0-2992'
arcgisVersion = '100.10.0'
}

javafx {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
group = 'com.esri.samples'

ext {
arcgisVersion = '100.10.0-2992'
arcgisVersion = '100.10.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion feature_layers/feature-collection-layer-query/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
group = 'com.esri.samples'

ext {
arcgisVersion = '100.10.0-2992'
arcgisVersion = '100.10.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion feature_layers/feature-collection-layer/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
group = 'com.esri.samples'

ext {
arcgisVersion = '100.10.0-2992'
arcgisVersion = '100.10.0'
}

javafx {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
group = 'com.esri.samples'

ext {
arcgisVersion = '100.10.0-2992'
arcgisVersion = '100.10.0'
}

javafx {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
group = 'com.esri.samples'

ext {
arcgisVersion = '100.10.0-2992'
arcgisVersion = '100.10.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion feature_layers/feature-layer-extrusion/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
group = 'com.esri.samples'

ext {
arcgisVersion = '100.9.0'
arcgisVersion = '100.10.0'
}
javafx {
version = "11.0.2"
Expand Down
2 changes: 1 addition & 1 deletion feature_layers/feature-layer-feature-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
group = 'com.esri.samples'

ext {
arcgisVersion = '100.10.0-2992'
arcgisVersion = '100.10.0'
}
javafx {
version = "11.0.2"
Expand Down
2 changes: 1 addition & 1 deletion feature_layers/feature-layer-geodatabase/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
group = 'com.esri.samples'

ext {
arcgisVersion = '100.10.0-2992'
arcgisVersion = '100.10.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion feature_layers/feature-layer-geopackage/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
group = 'com.esri.samples'

ext {
arcgisVersion = '100.10.0-2992'
arcgisVersion = '100.10.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion feature_layers/feature-layer-query/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
group = 'com.esri.samples'

ext {
arcgisVersion = '100.10.0-2992'
arcgisVersion = '100.10.0'
}

javafx {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
group = 'com.esri.samples'

ext {
arcgisVersion = '100.9.0'
arcgisVersion = '100.10.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion feature_layers/feature-layer-selection/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
group = 'com.esri.samples'

ext {
arcgisVersion = '100.10.0-2992'
arcgisVersion = '100.10.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion feature_layers/feature-layer-shapefile/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
group = 'com.esri.samples'

ext {
arcgisVersion = '100.10.0-2992'
arcgisVersion = '100.10.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion feature_layers/generate-geodatabase/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
group = 'com.esri.samples'

ext {
arcgisVersion = '100.9.0'
arcgisVersion = '100.10.0'
}

javafx {
Expand Down
Loading

0 comments on commit 509115a

Please sign in to comment.