add hlaeja test
This commit is contained in:
@@ -14,6 +14,7 @@ hlaejaCorePlugin = "0.2.0"
|
||||
hlaejaCommonPlugin = "0.2.0"
|
||||
hlaejaCommonMessages = "0.7.0-SNAPSHOT"
|
||||
hlaejaJwt = "0.1.0"
|
||||
hlaejaTest = "0.1.0-SNAPSHOT"
|
||||
|
||||
|
||||
[libraries]
|
||||
@@ -68,6 +69,7 @@ org-springframework-springboot-gradle-plugin = { group = "org.springframework.bo
|
||||
# plugin common dependencies hlaeja
|
||||
library-hlaeja-common-messages = { group = "ltd.hlaeja.library", name = "hlaeja-common-messages", version.ref = "hlaejaCommonMessages" }
|
||||
library-hlaeja-jwt = { group = "ltd.hlaeja.library", name = "hlaeja-jwt", version.ref = "hlaejaJwt" }
|
||||
library-hlaeja-test = { group = "ltd.hlaeja.library", name = "hlaeja-test", version.ref = "hlaejaTest" }
|
||||
|
||||
[plugins]
|
||||
spring-dependency-management = { id = "io.spring.dependency-management", version = "1.1.6" }
|
||||
|
||||
@@ -87,6 +87,7 @@ un_snapshot_catalog "hlaejaCorePlugin"
|
||||
un_snapshot_catalog "hlaejaCommonPlugin"
|
||||
un_snapshot_catalog "hlaejaCommonMessages"
|
||||
un_snapshot_catalog "hlaejaJwt"
|
||||
un_snapshot_catalog "hlaejaTest"
|
||||
|
||||
# un-snapshot properties for release
|
||||
un_snapshot_version version
|
||||
|
||||
Reference in New Issue
Block a user