File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2323
2424 <groupId >com.github.jobservice</groupId >
2525 <artifactId >job-service-client</artifactId >
26- <version >4.0.0-SNAPSHOT </version >
26+ <version >4.0.0-93 </version >
2727 <packaging >jar</packaging >
2828 <name >job-service-client</name >
2929 <description >Client API allowing access to job operations in CAF Workers</description >
Original file line number Diff line number Diff line change 2626 <parent >
2727 <groupId >com.github.jobservice</groupId >
2828 <artifactId >job-service-client-aggregator</artifactId >
29- <version >4.0.0-SNAPSHOT </version >
29+ <version >4.0.0-93 </version >
3030 </parent >
3131
3232 <inceptionYear >2016</inceptionYear >
Original file line number Diff line number Diff line change 2222 <parent >
2323 <groupId >com.github.jobservice</groupId >
2424 <artifactId >job-service-client-aggregator</artifactId >
25- <version >4.0.0-SNAPSHOT </version >
25+ <version >4.0.0-93 </version >
2626 </parent >
2727 <modelVersion >4.0.0</modelVersion >
2828
Original file line number Diff line number Diff line change 2828 <groupId >com.github.jobservice</groupId >
2929 <artifactId >job-service-client-aggregator</artifactId >
3030 <packaging >pom</packaging >
31- <version >4.0.0-SNAPSHOT </version >
31+ <version >4.0.0-93 </version >
3232 <modules >
3333 <module >job-service-contract</module >
3434 <module >job-service-client</module >
6363 <dependency >
6464 <groupId >com.github.jobservice</groupId >
6565 <artifactId >job-service-contract</artifactId >
66- <version >4.0.0-SNAPSHOT </version >
66+ <version >4.0.0-93 </version >
6767 </dependency >
6868 <dependency >
6969 <groupId >com.google.code.gson</groupId >
You can’t perform that action at this time.
0 commit comments