File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
spring-eventsourced-customer-registry Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 308
308
<dependency >
309
309
<groupId >io.kalix</groupId >
310
310
<artifactId >kalix-spring-sdk</artifactId >
311
- <version >1.0.8-14-fedc8579-dev-SNAPSHOT </version >
311
+ <version >${kalix-sdk.version} </version >
312
312
</dependency >
313
313
<dependency >
314
314
<groupId >io.kalix</groupId >
315
315
<artifactId >kalix-spring-sdk-testkit</artifactId >
316
- <version >1.0.8-14-fedc8579-dev-SNAPSHOT </version >
316
+ <version >${kalix-sdk.version} </version >
317
317
<scope >test</scope >
318
318
</dependency >
319
319
Original file line number Diff line number Diff line change 307
307
<dependency >
308
308
<groupId >io.kalix</groupId >
309
309
<artifactId >kalix-spring-sdk</artifactId >
310
- <version >1.0.8-14-fedc8579-dev-SNAPSHOT </version >
310
+ <version >${kalix-sdk.version} </version >
311
311
</dependency >
312
312
<dependency >
313
313
<groupId >io.kalix</groupId >
314
314
<artifactId >kalix-spring-sdk-testkit</artifactId >
315
- <version >1.0.8-14-fedc8579-dev-SNAPSHOT </version >
315
+ <version >${kalix-sdk.version} </version >
316
316
<scope >test</scope >
317
317
</dependency >
318
318
You can’t perform that action at this time.
0 commit comments