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-RC2 </version >
101101</dependency >
102102```
103103
@@ -126,7 +126,7 @@ Include the following Maven dependency in your project POM:
126126<dependency >
127127 <groupId >com.akamai.edgegrid</groupId >
128128 <artifactId >edgegrid-signer-google-http-client</artifactId >
129- <version >2.0.0-RC1 </version >
129+ <version >2.0.0-RC2 </version >
130130</dependency >
131131```
132132
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-RC2 </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-RC2 </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-RC2 </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-RC2 </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-RC2 </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-RC2 </version >
1010
1111 <modules >
1212 <module >edgegrid-signer-core</module >
You can’t perform that action at this time.
0 commit comments