File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ Add to your project's `pom.xml`:
5858 <dependency >
5959 <groupId >io.github.a2asdk</groupId >
6060 <artifactId >a2a-java-sdk-bom</artifactId >
61- <version >0.4.0.Alpha1-SNAPSHOT </version >
61+ <version >${io.a2a.sdk.version} </version >
6262 <type >pom</type >
6363 <scope >import</scope >
6464 </dependency >
@@ -88,7 +88,7 @@ Add to your project's `pom.xml`:
8888 <dependency >
8989 <groupId >io.github.a2asdk</groupId >
9090 <artifactId >a2a-java-sdk-extras-bom</artifactId >
91- <version >0.4.0.Alpha1-SNAPSHOT </version >
91+ <version >${io.a2a.sdk.version} </version >
9292 <type >pom</type >
9393 <scope >import</scope >
9494 </dependency >
@@ -118,7 +118,7 @@ Add to your project's `pom.xml`:
118118 <dependency >
119119 <groupId >io.github.a2asdk</groupId >
120120 <artifactId >a2a-java-sdk-reference-bom</artifactId >
121- <version >0.4.0.Alpha1-SNAPSHOT </version >
121+ <version >${io.a2a.sdk.version} </version >
122122 <type >pom</type >
123123 <scope >import</scope >
124124 </dependency >
You can’t perform that action at this time.
0 commit comments