File tree Expand file tree Collapse file tree 12 files changed +12
-12
lines changed
edgegrid-signer-apache-http-client
edgegrid-signer-async-http-client
edgegrid-signer-google-http-client
edgegrid-signer-rest-assured Expand file tree Collapse file tree 12 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Include the following Maven dependency in your project POM:
1818<dependency >
1919 <groupId >com.akamai.edgegrid</groupId >
2020 <artifactId >edgegrid-signer-apache-http-client</artifactId >
21- <version >3.0.1-SNAPSHOT </version >
21+ <version >3.0.1</version >
2222</dependency >
2323```
2424
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 >3.0.1-SNAPSHOT </version >
9+ <version >3.0.1</version >
1010 </parent >
1111 <modelVersion >4.0.0</modelVersion >
1212
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Include the following Maven dependency in your project POM:
1818<dependency >
1919 <groupId >com.akamai.edgegrid</groupId >
2020 <artifactId >edgegrid-signer-async-http-client</artifactId >
21- <version >3.0.1-SNAPSHOT </version >
21+ <version >3.0.1</version >
2222</dependency >
2323```
2424
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >edgegrid-signer-parent</artifactId >
77 <groupId >com.akamai.edgegrid</groupId >
8- <version >3.0.1-SNAPSHOT </version >
8+ <version >3.0.1</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
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 >3.0.1-SNAPSHOT </version >
9+ <version >3.0.1</version >
1010 </parent >
1111
1212 <artifactId >edgegrid-signer-core</artifactId >
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Include the following Maven dependency in your project POM:
1818<dependency >
1919 <groupId >com.akamai.edgegrid</groupId >
2020 <artifactId >edgegrid-signer-gatling</artifactId >
21- <version >3.0.1-SNAPSHOT </version >
21+ <version >3.0.1</version >
2222</dependency >
2323```
2424
Original file line number Diff line number Diff line change 77 <parent >
88 <artifactId >edgegrid-signer-parent</artifactId >
99 <groupId >com.akamai.edgegrid</groupId >
10- <version >3.0.1-SNAPSHOT </version >
10+ <version >3.0.1</version >
1111 </parent >
1212
1313 <artifactId >edgegrid-signer-gatling</artifactId >
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Include the following Maven dependency in your project POM:
1818<dependency >
1919 <groupId >com.akamai.edgegrid</groupId >
2020 <artifactId >edgegrid-signer-google-http-client</artifactId >
21- <version >3.0.1-SNAPSHOT </version >
21+ <version >3.0.1</version >
2222</dependency >
2323```
2424
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 >3.0.1-SNAPSHOT </version >
9+ <version >3.0.1</version >
1010 </parent >
1111
1212 <artifactId >edgegrid-signer-google-http-client</artifactId >
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Include the following Maven dependency in your project POM:
1818<dependency >
1919 <groupId >com.akamai.edgegrid</groupId >
2020 <artifactId >edgegrid-signer-rest-assured</artifactId >
21- <version >3.0.1-SNAPSHOT </version >
21+ <version >3.0.1</version >
2222</dependency >
2323```
2424
You can’t perform that action at this time.
0 commit comments