File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed
edgegrid-signer-google-http-client
edgegrid-signer-rest-assured Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ Include the following Maven dependency in your project POM:
9797<dependency >
9898 <groupId >com.akamai.edgegrid</groupId >
9999 <artifactId >edgegrid-signer-rest-assured</artifactId >
100- <version >2.0.0-RC1 </version >
100+ <version >2.0.0</version >
101101</dependency >
102102```
103103
@@ -125,7 +125,7 @@ Include the following Maven dependency in your project POM:
125125<dependency >
126126 <groupId >com.akamai.edgegrid</groupId >
127127 <artifactId >edgegrid-signer-google-http-client</artifactId >
128- <version >2.0.0-RC1 </version >
128+ <version >2.0.0</version >
129129</dependency >
130130```
131131
Original file line number Diff line number Diff line change 66 <parent >
77 <artifactId >edgegrid-signer-parent</artifactId >
88 <groupId >com.akamai.edgegrid</groupId >
9- <version >2.0.0-RC1 </version >
9+ <version >2.0.0</version >
1010 </parent >
1111
1212 <artifactId >edgegrid-signer-core</artifactId >
Original file line number Diff line number Diff line change 66 <parent >
77 <artifactId >edgegrid-signer-parent</artifactId >
88 <groupId >com.akamai.edgegrid</groupId >
9- <version >2.0.0-RC1 </version >
9+ <version >2.0.0</version >
1010 </parent >
1111
1212 <artifactId >edgegrid-signer-google-http-client</artifactId >
1717 <dependency >
1818 <groupId >com.akamai.edgegrid</groupId >
1919 <artifactId >edgegrid-signer-core</artifactId >
20- <version >2.0.0-RC1 </version >
20+ <version >2.0.0</version >
2121 </dependency >
2222 <dependency >
2323 <groupId >ch.qos.logback</groupId >
Original file line number Diff line number Diff line change 66 <parent >
77 <artifactId >edgegrid-signer-parent</artifactId >
88 <groupId >com.akamai.edgegrid</groupId >
9- <version >2.0.0-RC1 </version >
9+ <version >2.0.0</version >
1010 </parent >
1111
1212 <artifactId >edgegrid-signer-rest-assured</artifactId >
1717 <dependency >
1818 <groupId >com.akamai.edgegrid</groupId >
1919 <artifactId >edgegrid-signer-core</artifactId >
20- <version >2.0.0-RC1 </version >
20+ <version >2.0.0</version >
2121 </dependency >
2222 <dependency >
2323 <groupId >ch.qos.logback</groupId >
Original file line number Diff line number Diff line change 66
77 <groupId >com.akamai.edgegrid</groupId >
88 <artifactId >edgegrid-signer-parent</artifactId >
9- <version >2.0.0-RC1 </version >
9+ <version >2.0.0</version >
1010
1111 <modules >
1212 <module >edgegrid-signer-core</module >
You can’t perform that action at this time.
0 commit comments