File tree Expand file tree Collapse file tree 2 files changed +5
-8
lines changed
awssdkv2-java11-async-client Expand file tree Collapse file tree 2 files changed +5
-8
lines changed Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
42 <modelVersion >4.0.0</modelVersion >
53
64 <parent >
75 <groupId >com.sigpwned</groupId >
86 <artifactId >awssdkv2-java11-clients</artifactId >
9- <version >2.23.7.0-b0-SNAPSHOT </version >
7+ <version >2.23.7.0-b0</version >
108 </parent >
119
1210 <artifactId >awssdkv2-java11-async-client</artifactId >
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
42 <modelVersion >4.0.0</modelVersion >
53
64 <parent >
119
1210 <groupId >com.sigpwned</groupId >
1311 <artifactId >awssdkv2-java11-clients</artifactId >
14- <version >2.23.7.0-b0-SNAPSHOT </version >
12+ <version >2.23.7.0-b0</version >
1513 <name >AWS Java SDK :: HTTP Clients :: Java 11 HTTP Clients</name >
1614 <packaging >pom</packaging >
1715 <inceptionYear >2024</inceptionYear >
2826 <developerConnection >scm:git:ssh://git@github.com/sigpwned/aws-java-sdk-v2-java-11-client.git
2927 </developerConnection >
3028 <url >https://github.com/sigpwned/aws-java-sdk-v2-java-11-client/tree/main</url >
29+ <tag >v2.23.7.0-b0</tag >
3130 </scm >
3231
3332 <licenses >
You can’t perform that action at this time.
0 commit comments