Skip to content

Commit beeac69

Browse files
fix build.gradle part 2
1 parent ebe4932 commit beeac69

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,7 @@ dependencies {
9090
testRuntimeOnly 'com.vladsch.flexmark:flexmark-all:0.64.8' // scalatest html output
9191
}
9292

93-
group = 'edu.ie3'
94-
version = '1.0-SNAPSHOT'
93+
group = 'com.github.ie3-institute'
9594
description = 'MobilitySimulator'
9695

9796
shadowJar {

0 commit comments

Comments
 (0)