build: build version 1.4.0
This commit is contained in:
@@ -11,8 +11,6 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
release:
|
||||
types: [created]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
@@ -62,8 +62,8 @@ publishing {
|
||||
}
|
||||
|
||||
scm {
|
||||
connection = "scm:git:git://github.com:CodeCraftersCN/JDevKit.git"
|
||||
developerConnection = "scm:git:git://github.com:CodeCraftersCN/JDevKit.git"
|
||||
connection = "scm:git:git://github.com:OnixByte/JDevKit.git"
|
||||
developerConnection = "scm:git:git://github.com:OnixByte/JDevKit.git"
|
||||
url = projectGithubUrl
|
||||
}
|
||||
|
||||
|
||||
+1
-1
@@ -27,7 +27,7 @@ springVersion=6.1.3
|
||||
springBootVersion=3.2.3
|
||||
|
||||
buildGroupId=com.onixbyte
|
||||
buildVersion=1.4.1
|
||||
buildVersion=1.4.0
|
||||
projectUrl=https://onixbyte.com/JDevKit
|
||||
projectGithubUrl=https://github.com/OnixByte/JDevKit
|
||||
licenseName=The Apache License, Version 2.0
|
||||
|
||||
@@ -62,8 +62,8 @@ publishing {
|
||||
}
|
||||
|
||||
scm {
|
||||
connection = "scm:git:git://github.com:CodeCraftersCN/JDevKit.git"
|
||||
developerConnection = "scm:git:git://github.com:CodeCraftersCN/JDevKit.git"
|
||||
connection = "scm:git:git://github.com:OnixByte/JDevKit.git"
|
||||
developerConnection = "scm:git:git://github.com:OnixByte/JDevKit.git"
|
||||
url = projectGithubUrl
|
||||
}
|
||||
|
||||
|
||||
@@ -68,8 +68,8 @@ publishing {
|
||||
}
|
||||
|
||||
scm {
|
||||
connection = "scm:git:git://github.com:CodeCraftersCN/JDevKit.git"
|
||||
developerConnection = "scm:git:git://github.com:CodeCraftersCN/JDevKit.git"
|
||||
connection = "scm:git:git://github.com:OnixByte/JDevKit.git"
|
||||
developerConnection = "scm:git:git://github.com:OnixByte/JDevKit.git"
|
||||
url = projectGithubUrl
|
||||
}
|
||||
|
||||
|
||||
@@ -69,8 +69,8 @@ publishing {
|
||||
}
|
||||
|
||||
scm {
|
||||
connection = "scm:git:git://github.com:CodeCraftersCN/JDevKit.git"
|
||||
developerConnection = "scm:git:git://github.com:CodeCraftersCN/JDevKit.git"
|
||||
connection = "scm:git:git://github.com:OnixByte/JDevKit.git"
|
||||
developerConnection = "scm:git:git://github.com:OnixByte/JDevKit.git"
|
||||
url = projectGithubUrl
|
||||
}
|
||||
|
||||
|
||||
@@ -64,8 +64,8 @@ publishing {
|
||||
}
|
||||
|
||||
scm {
|
||||
connection = "scm:git:git://github.com:CodeCraftersCN/JDevKit.git"
|
||||
developerConnection = "scm:git:git://github.com:CodeCraftersCN/JDevKit.git"
|
||||
connection = "scm:git:git://github.com:OnixByte/JDevKit.git"
|
||||
developerConnection = "scm:git:git://github.com:OnixByte/JDevKit.git"
|
||||
url = projectGithubUrl
|
||||
}
|
||||
|
||||
|
||||
@@ -71,8 +71,8 @@ publishing {
|
||||
}
|
||||
|
||||
scm {
|
||||
connection = "scm:git:git://github.com:CodeCraftersCN/JDevKit.git"
|
||||
developerConnection = "scm:git:git://github.com:CodeCraftersCN/JDevKit.git"
|
||||
connection = "scm:git:git://github.com:OnixByte/JDevKit.git"
|
||||
developerConnection = "scm:git:git://github.com:OnixByte/JDevKit.git"
|
||||
url = projectGithubUrl
|
||||
}
|
||||
|
||||
|
||||
@@ -77,8 +77,8 @@ publishing {
|
||||
}
|
||||
|
||||
scm {
|
||||
connection = "scm:git:git://github.com:CodeCraftersCN/JDevKit.git"
|
||||
developerConnection = "scm:git:git://github.com:CodeCraftersCN/JDevKit.git"
|
||||
connection = "scm:git:git://github.com:OnixByte/JDevKit.git"
|
||||
developerConnection = "scm:git:git://github.com:OnixByte/JDevKit.git"
|
||||
url = projectGithubUrl
|
||||
}
|
||||
|
||||
|
||||
@@ -45,8 +45,8 @@ publishing {
|
||||
}
|
||||
|
||||
scm {
|
||||
connection = "scm:git:git://github.com:CodeCraftersCN/JDevKit.git"
|
||||
developerConnection = "scm:git:git://github.com:CodeCraftersCN/JDevKit.git"
|
||||
connection = "scm:git:git://github.com:OnixByte/JDevKit.git"
|
||||
developerConnection = "scm:git:git://github.com:OnixByte/JDevKit.git"
|
||||
url = projectGithubUrl
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user