File tree Expand file tree Collapse file tree 2 files changed +17
-10
lines changed
Expand file tree Collapse file tree 2 files changed +17
-10
lines changed Original file line number Diff line number Diff line change 2222 <orderEntry type =" library" scope =" TEST" name =" Maven: net.bytebuddy:byte-buddy-agent:1.8.15" level =" project" />
2323 <orderEntry type =" library" scope =" TEST" name =" Maven: org.objenesis:objenesis:2.6" level =" project" />
2424 <orderEntry type =" library" scope =" TEST" name =" Maven: org.mockito:mockito-junit-jupiter:2.23.0" level =" project" />
25- <orderEntry type =" library" name =" Maven: javax.xml.bind:jaxb-api:2.3.0" level =" project" />
2625 </component >
2726</module >
Original file line number Diff line number Diff line change 7575 </plugins >
7676 <extensions >
7777 <extension >
78- <groupId >com.github.platform-team </groupId >
79- <artifactId >aws- maven</artifactId >
80- <version >6.0.0 </version >
78+ <groupId >com.github.seahen </groupId >
79+ <artifactId >maven-s3-wagon </artifactId >
80+ <version >1.3.3 </version >
8181 </extension >
82+ <!-- <extension>-->
83+ <!-- <groupId>com.github.platform-team</groupId>-->
84+ <!-- <artifactId>aws-maven</artifactId>-->
85+ <!-- <version>6.0.0</version>-->
86+ <!-- </extension>-->
8287 </extensions >
8388 </build >
84-
8589 <distributionManagement >
86- <snapshotRepository >
87- <id >maven-repo.mediamachine.io </id >
88- <url >s3://maven-repo.mediamachine.io/snapshot </url >
89- </snapshotRepository >
90+ <site >
91+ <id >s3.site </id >
92+ <url >s3://maven-repo.mediamachine.io/site </url >
93+ </site >
9094 <repository >
91- <id >maven-repo.mediamachine.io </id >
95+ <id >s3.release </id >
9296 <url >s3://maven-repo.mediamachine.io/release</url >
9397 </repository >
98+ <snapshotRepository >
99+ <id >s3.snapshot</id >
100+ <url >s3://maven-repo.mediamachine.io/snapshot</url >
101+ </snapshotRepository >
94102 </distributionManagement >
95103
96104 <properties >
You can’t perform that action at this time.
0 commit comments