|
2 | 2 | "catalogs": {}, |
3 | 3 | "aliases": { |
4 | 4 | "release": { |
5 | | - "script-ref": "io.github.zenwave360.zenwave-sdk:zenwave-sdk-cli:RELEASE", |
| 5 | + "script-ref": "io.zenwave360.sdk.zenwave-sdk:zenwave-sdk-cli:RELEASE", |
6 | 6 | "dependencies": [ |
7 | 7 | "org.slf4j:slf4j-simple:1.7.36", |
8 | | - "io.github.zenwave360.zenwave-sdk.plugins:asyncapi-spring-cloud-streams3:RELEASE", |
9 | | - "io.github.zenwave360.zenwave-sdk.plugins:asyncapi-jsonschema2pojo:RELEASE", |
10 | | - "io.github.zenwave360.zenwave-sdk.plugins:openapi-spring-webtestclient:RELEASE", |
11 | | - "io.github.zenwave360.zenwave-sdk.plugins:openapi-karate:RELEASE", |
12 | | - "io.github.zenwave360.zenwave-sdk.plugins:backend-application-default:RELEASE", |
13 | | - "io.github.zenwave360.zenwave-sdk.plugins:zdl-to-openapi:RELEASE", |
14 | | - "io.github.zenwave360.zenwave-sdk.plugins:zdl-to-asyncapi:RELEASE", |
15 | | - "io.github.zenwave360.zenwave-sdk.plugins:jdl-to-asyncapi:RELEASE", |
16 | | - "io.github.zenwave360.zenwave-sdk.plugins:zdl-to-markdown:RELEASE", |
17 | | - "io.github.zenwave360.zenwave-sdk.plugins:openapi-controllers:RELEASE" |
| 8 | + "io.zenwave360.sdk.zenwave-sdk.plugins:asyncapi-spring-cloud-streams3:RELEASE", |
| 9 | + "io.zenwave360.sdk.zenwave-sdk.plugins:asyncapi-jsonschema2pojo:RELEASE", |
| 10 | + "io.zenwave360.sdk.zenwave-sdk.plugins:openapi-spring-webtestclient:RELEASE", |
| 11 | + "io.zenwave360.sdk.zenwave-sdk.plugins:openapi-karate:RELEASE", |
| 12 | + "io.zenwave360.sdk.zenwave-sdk.plugins:backend-application-default:RELEASE", |
| 13 | + "io.zenwave360.sdk.zenwave-sdk.plugins:zdl-to-openapi:RELEASE", |
| 14 | + "io.zenwave360.sdk.zenwave-sdk.plugins:zdl-to-asyncapi:RELEASE", |
| 15 | + "io.zenwave360.sdk.zenwave-sdk.plugins:jdl-to-asyncapi:RELEASE", |
| 16 | + "io.zenwave360.sdk.zenwave-sdk.plugins:zdl-to-markdown:RELEASE", |
| 17 | + "io.zenwave360.sdk.zenwave-sdk.plugins:openapi-controllers:RELEASE" |
18 | 18 | ], |
19 | 19 | "main": "io.zenwave360.sdk.Main", |
20 | 20 | "java-options": [ |
|
26 | 26 | ] |
27 | 27 | }, |
28 | 28 | "snapshots": { |
29 | | - "script-ref": "io.github.zenwave360.zenwave-sdk:zenwave-sdk-cli:1.8.0-SNAPSHOT", |
| 29 | + "script-ref": "io.zenwave360.sdk.zenwave-sdk:zenwave-sdk-cli:2.1.0-SNAPSHOT", |
30 | 30 | "dependencies": [ |
31 | 31 | "org.slf4j:slf4j-simple:1.7.36", |
32 | | - "io.github.zenwave360.zenwave-sdk.plugins:asyncapi-spring-cloud-streams3:1.8.0-SNAPSHOT", |
33 | | - "io.github.zenwave360.zenwave-sdk.plugins:asyncapi-jsonschema2pojo:1.8.0-SNAPSHOT", |
34 | | - "io.github.zenwave360.zenwave-sdk.plugins:openapi-spring-webtestclient:1.8.0-SNAPSHOT", |
35 | | - "io.github.zenwave360.zenwave-sdk.plugins:openapi-karate:1.8.0-SNAPSHOT", |
36 | | - "io.github.zenwave360.zenwave-sdk.plugins:backend-application-default:1.8.0-SNAPSHOT", |
37 | | - "io.github.zenwave360.zenwave-sdk.plugins:zdl-to-openapi:1.8.0-SNAPSHOT", |
38 | | - "io.github.zenwave360.zenwave-sdk.plugins:zdl-to-asyncapi:1.8.0-SNAPSHOT", |
39 | | - "io.github.zenwave360.zenwave-sdk.plugins:jdl-to-asyncapi:1.8.0-SNAPSHOT", |
40 | | - "io.github.zenwave360.zenwave-sdk.plugins:zdl-to-markdown:1.8.0-SNAPSHOT", |
41 | | - "io.github.zenwave360.zenwave-sdk.plugins:openapi-controllers:1.8.0-SNAPSHOT" |
| 32 | + "io.zenwave360.sdk.zenwave-sdk.plugins:asyncapi-spring-cloud-streams3:2.1.0-SNAPSHOT", |
| 33 | + "io.zenwave360.sdk.zenwave-sdk.plugins:asyncapi-jsonschema2pojo:2.1.0-SNAPSHOT", |
| 34 | + "io.zenwave360.sdk.zenwave-sdk.plugins:openapi-spring-webtestclient:2.1.0-SNAPSHOT", |
| 35 | + "io.zenwave360.sdk.zenwave-sdk.plugins:openapi-karate:2.1.0-SNAPSHOT", |
| 36 | + "io.zenwave360.sdk.zenwave-sdk.plugins:backend-application-default:2.1.0-SNAPSHOT", |
| 37 | + "io.zenwave360.sdk.zenwave-sdk.plugins:zdl-to-openapi:2.1.0-SNAPSHOT", |
| 38 | + "io.zenwave360.sdk.zenwave-sdk.plugins:zdl-to-asyncapi:2.1.0-SNAPSHOT", |
| 39 | + "io.zenwave360.sdk.zenwave-sdk.plugins:jdl-to-asyncapi:2.1.0-SNAPSHOT", |
| 40 | + "io.zenwave360.sdk.zenwave-sdk.plugins:zdl-to-markdown:2.1.0-SNAPSHOT", |
| 41 | + "io.zenwave360.sdk.zenwave-sdk.plugins:openapi-controllers:2.1.0-SNAPSHOT" |
42 | 42 | ], |
43 | 43 | "repositories": [ |
44 | 44 | "mavencentral", |
|
53 | 53 | "--add-exports", "jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED" |
54 | 54 | ] |
55 | 55 | }, |
56 | | - "next": { |
57 | | - "script-ref": "io.github.zenwave360.zenwave-sdk:zenwave-sdk-cli:2.0.0-SNAPSHOT", |
| 56 | + "v1.7.1": { |
| 57 | + "script-ref": "io.github.zenwave360.zenwave-sdk:zenwave-sdk-cli:1.7.1", |
58 | 58 | "dependencies": [ |
59 | 59 | "org.slf4j:slf4j-simple:1.7.36", |
60 | | - "io.github.zenwave360.zenwave-sdk.plugins:asyncapi-spring-cloud-streams3:2.0.0-SNAPSHOT", |
61 | | - "io.github.zenwave360.zenwave-sdk.plugins:asyncapi-jsonschema2pojo:2.0.0-SNAPSHOT", |
62 | | - "io.github.zenwave360.zenwave-sdk.plugins:openapi-spring-webtestclient:2.0.0-SNAPSHOT", |
63 | | - "io.github.zenwave360.zenwave-sdk.plugins:openapi-karate:2.0.0-SNAPSHOT", |
64 | | - "io.github.zenwave360.zenwave-sdk.plugins:backend-application-default:2.0.0-SNAPSHOT", |
65 | | - "io.github.zenwave360.zenwave-sdk.plugins:zdl-to-openapi:2.0.0-SNAPSHOT", |
66 | | - "io.github.zenwave360.zenwave-sdk.plugins:zdl-to-asyncapi:2.0.0-SNAPSHOT", |
67 | | - "io.github.zenwave360.zenwave-sdk.plugins:jdl-to-asyncapi:2.0.0-SNAPSHOT", |
68 | | - "io.github.zenwave360.zenwave-sdk.plugins:zdl-to-markdown:2.0.0-SNAPSHOT", |
69 | | - "io.github.zenwave360.zenwave-sdk.plugins:openapi-controllers:2.0.0-SNAPSHOT" |
| 60 | + "io.github.zenwave360.zenwave-sdk.plugins:asyncapi-spring-cloud-streams3:1.7.1", |
| 61 | + "io.github.zenwave360.zenwave-sdk.plugins:asyncapi-jsonschema2pojo:1.7.1", |
| 62 | + "io.github.zenwave360.zenwave-sdk.plugins:openapi-spring-webtestclient:1.7.1", |
| 63 | + "io.github.zenwave360.zenwave-sdk.plugins:openapi-karate:1.7.1", |
| 64 | + "io.github.zenwave360.zenwave-sdk.plugins:backend-application-default:1.7.1", |
| 65 | + "io.github.zenwave360.zenwave-sdk.plugins:zdl-to-openapi:1.7.1", |
| 66 | + "io.github.zenwave360.zenwave-sdk.plugins:zdl-to-asyncapi:1.7.1", |
| 67 | + "io.github.zenwave360.zenwave-sdk.plugins:jdl-to-asyncapi:1.7.1", |
| 68 | + "io.github.zenwave360.zenwave-sdk.plugins:zdl-to-markdown:1.7.1", |
| 69 | + "io.github.zenwave360.zenwave-sdk.plugins:openapi-controllers:1.7.1" |
70 | 70 | ], |
71 | 71 | "repositories": [ |
72 | 72 | "mavencentral", |
|
0 commit comments