Skip to content

Commit 9630f0b

Browse files
committed
Use the new organization name for deployments.
1 parent 4279a0a commit 9630f0b

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

gradle.properties

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@ VERSION_NAME=0.5.0
33

44
POM_DESCRIPTION=SKaiNET
55

6-
POM_URL=https://github.com/sk-ai-net/skainet/
7-
POM_SCM_URL=https://github.com/sk-ai-net/skainet
8-
POM_SCM_CONNECTION=scm:git:git@github.com:sk-ai-net/skainet.git
9-
POM_SCM_DEV_CONNECTION=scm:git:ssh@github.com:sk-ai-net/skainet.git
6+
POM_URL=https://github.com/SKaiNET-developers/skainet/
7+
POM_SCM_URL=https://github.com/SKaiNET-developers/skainet
8+
POM_SCM_CONNECTION=scm:git:git@github.com:SKaiNET-developers/skainet.git
9+
POM_SCM_DEV_CONNECTION=scm:git:ssh@github.com:SKaiNET-developers/skainet.git
1010

1111
POM_LICENCE_NAME=MIT License
1212
POM_LICENCE_URL=https://mit-license.org/
1313
POM_LICENCE_DIST=repo
1414

15-
POM_DEVELOPER_ID=sk-ai-net
15+
POM_DEVELOPER_ID=SKaiNET-developers
1616
POM_DEVELOPER_NAME=SKaiNET development team
17-
POM_DEVELOPER_URL=https://github.com/sk-ai-net/
17+
POM_DEVELOPER_URL=https://github.com/SKaiNET-developers/
1818

1919
mavenCentralPublishing=true
2020
mavenCentralAutomaticPublishing=true

0 commit comments

Comments
 (0)