Skip to content

Commit 783c374

Browse files
committed
Gradle properties missing hyphens.
1 parent 3ec788a commit 783c374

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ POM_PACKAGING=jar
88
POM_DESCRIPTION=Mode-S/ADS-B (1090Mhz) allows for both message based decoding and tracking aircraft.
99
POM_INCEPTION_YEAR=2020
1010

11-
POM_URL=https://github.com/terminal2/java-modes/
12-
POM_SCM_URL=https://github.com/terminal2/java-modes/
13-
POM_SCM_CONNECTION=scm:git:git://github.com/terminal2/java-modes.git
14-
POM_SCM_DEV_CONNECTION=scm:git:ssh://git@github.com/terminal2/java-modes.git
11+
POM_URL=https://github.com/terminal2/java-mode-s/
12+
POM_SCM_URL=https://github.com/terminal2/java-mode-s/
13+
POM_SCM_CONNECTION=scm:git:git://github.com/terminal2/java-mode-s.git
14+
POM_SCM_DEV_CONNECTION=scm:git:ssh://git@github.com/terminal2/java-mode-s.git
1515

1616
POM_LICENCE_NAME=The Apache Software License, Version 2.0
1717
POM_LICENCE_URL=https://www.apache.org/licenses/LICENSE-2.0.txt

0 commit comments

Comments
 (0)