Skip to content

Commit 65f3bca

Browse files
committed
pom: Update licensing and bump VERSION to 1.0.1
1 parent 416c453 commit 65f3bca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
<groupId>com.buabook</groupId>
55
<artifactId>amazon-s3-file-transfer</artifactId>
66
<packaging>jar</packaging>
7-
<version>1.0.0</version>
7+
<version>1.0.1</version>
88

99
<name>Amazon S3 File Transfer</name>
1010
<description>Provides file upload and download wrapper classes for Amazon AWS SDK (c) 2017 Sport Trades Ltd</description>
1111

1212
<url>http://buabook.github.io</url>
1313
<licenses>
1414
<license>
15-
<name>GPLv3</name>
15+
<name>Apache-2.0</name>
1616
<url>https://raw.githubusercontent.com/BuaBook/amazon-s3-file-transfer/master/LICENSE</url>
1717
</license>
1818
</licenses>

0 commit comments

Comments
 (0)