We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 416c453 commit 65f3bcaCopy full SHA for 65f3bca
pom.xml
@@ -4,15 +4,15 @@
4
<groupId>com.buabook</groupId>
5
<artifactId>amazon-s3-file-transfer</artifactId>
6
<packaging>jar</packaging>
7
- <version>1.0.0</version>
+ <version>1.0.1</version>
8
9
<name>Amazon S3 File Transfer</name>
10
<description>Provides file upload and download wrapper classes for Amazon AWS SDK (c) 2017 Sport Trades Ltd</description>
11
12
<url>http://buabook.github.io</url>
13
<licenses>
14
<license>
15
- <name>GPLv3</name>
+ <name>Apache-2.0</name>
16
<url>https://raw.githubusercontent.com/BuaBook/amazon-s3-file-transfer/master/LICENSE</url>
17
</license>
18
</licenses>
0 commit comments