File tree 3 files changed +6
-4
lines changed
3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change
1
+ /target /
2
+ .idea
Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ You can download release builds through the [releases section of this](https://g
21
21
22
22
``` xml
23
23
<dependency >
24
- <groupId >com.amazonaws </groupId >
25
- <artifactId >large-payload-offloading-java- common-lib-for-aws </artifactId >
24
+ <groupId >software.amazon.payloadoffloading </groupId >
25
+ <artifactId >payloadoffloading- common</artifactId >
26
26
<version >1.0.0</version >
27
27
<type >jar</type >
28
28
</dependency >
Original file line number Diff line number Diff line change 4
4
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
5
<modelVersion >4.0.0</modelVersion >
6
6
7
- <groupId >com.amazonaws </groupId >
8
- <artifactId >large-payload-offloading-java- common-lib-for-aws </artifactId >
7
+ <groupId >software.amazon.payloadoffloading </groupId >
8
+ <artifactId >payloadoffloading- common</artifactId >
9
9
<version >1.0.0</version >
10
10
<packaging >jar</packaging >
11
11
<name >Large payload offloading common library for AWS</name >
You can’t perform that action at this time.
0 commit comments