File tree Expand file tree Collapse file tree 2 files changed +8
-5
lines changed
awssdkv2-java11-async-client Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 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" >
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" >
24 <modelVersion >4.0.0</modelVersion >
35
46 <parent >
57 <groupId >com.sigpwned</groupId >
68 <artifactId >awssdkv2-java11-clients</artifactId >
7- <version >2.23.7.0-b0</version >
9+ <version >2.23.7.0-b0-SNAPSHOT </version >
810 </parent >
911
1012 <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" 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" >
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" >
24 <modelVersion >4.0.0</modelVersion >
35
46 <parent >
911
1012 <groupId >com.sigpwned</groupId >
1113 <artifactId >awssdkv2-java11-clients</artifactId >
12- <version >2.23.7.0-b0</version >
14+ <version >2.23.7.0-b0-SNAPSHOT </version >
1315 <name >AWS Java SDK :: HTTP Clients :: Java 11 HTTP Clients</name >
1416 <packaging >pom</packaging >
1517 <inceptionYear >2024</inceptionYear >
2628 <developerConnection >scm:git:ssh://git@github.com/sigpwned/aws-java-sdk-v2-java-11-client.git
2729 </developerConnection >
2830 <url >https://github.com/sigpwned/aws-java-sdk-v2-java-11-client/tree/main</url >
29- <tag >v2.23.7.0-b0</tag >
3031 </scm >
3132
3233 <licenses >
You can’t perform that action at this time.
0 commit comments