Skip to content

Commit 7a79a55

Browse files
Merge pull request #2 from ConcettaDAmato/main
Updating version 1.1.9
2 parents f2d7c60 + eaf3fe0 commit 7a79a55

File tree

7 files changed

+5
-5
lines changed

7 files changed

+5
-5
lines changed

.DS_Store

8 KB
Binary file not shown.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
#Tue Mar 08 17:32:48 CET 2022
2-
gradle.version=6.6
1+
#Tue Oct 22 19:26:36 CEST 2024
2+
gradle.version=7.0-milestone-3

.settings/org.eclipse.buildship.core.prefs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
arguments=
22
auto.sync=false
33
build.scans.enabled=false
4-
connection.gradle.distribution=GRADLE_DISTRIBUTION(VERSION(6.6))
4+
connection.gradle.distribution=GRADLE_DISTRIBUTION(VERSION(7.0-milestone-3))
55
connection.project.dir=
66
eclipse.preferences.version=1
77
gradle.user.home=

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@ repositories {
2626
maven {
2727
// jai_core 1.1.3
2828
// jai_codec 1.1.3
29-
url 'http://download.osgeo.org/webdav/geotools/'
29+
url 'https://download.osgeo.org/webdav/geotools/'
3030
}
3131

3232
maven {
3333
// hatbox 1.0.b7
34-
url 'http://maven.geo-solutions.it/'
34+
url 'https://maven.geo-solutions.it/'
3535
}
3636

3737
mavenCentral()

gradlew

100644100755
File mode changed.

src/.DS_Store

6 KB
Binary file not shown.

src/main/.DS_Store

6 KB
Binary file not shown.

0 commit comments

Comments
 (0)