File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ plugins {
66}
77
88group = " org.datausagetracing.integration"
9- version = " 1.0.4 "
9+ version = " 1.0.5 "
1010
1111repositories {
1212 mavenCentral()
@@ -34,7 +34,7 @@ publishing {
3434 repositories {
3535 maven {
3636 name = " github"
37- setUrl(" https://maven.pkg.github.com/TUB-CNPE-TB /hawk-integration-java" )
37+ setUrl(" https://maven.pkg.github.com/PrivacyEngineering /hawk-integration-java" )
3838 }
3939 }
4040 publications {
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ plugins {
66}
77
88group = " org.datausagetracing.integration"
9- version = " 1.0.4 "
9+ version = " 1.0.5 "
1010
1111repositories {
1212 mavenCentral()
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ plugins {
99}
1010
1111group = " org.datausagetracing.integration"
12- version = " 1.0.4 "
12+ version = " 1.0.5 "
1313
1414repositories {
1515 mavenCentral()
@@ -36,7 +36,7 @@ publishing {
3636 repositories {
3737 maven {
3838 name = " github"
39- setUrl(" https://maven.pkg.github.com/TUB-CNPE-TB /hawk-integration-java" )
39+ setUrl(" https://maven.pkg.github.com/PrivacyEngineering /hawk-integration-java" )
4040 }
4141 }
4242 publications {
You can’t perform that action at this time.
0 commit comments