Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
yishenggudou committed Dec 18, 2018
1 parent f9c069f commit 492e838
Showing 1 changed file with 3 additions and 13 deletions.
16 changes: 3 additions & 13 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.yishenggudou</groupId>
<artifactId>blitzcrank</artifactId>
<version>0.0.8</version>
<packaging>jar</packaging>
<name>blitzcrank</name>
<version>0.0.11</version>
<name>blitzcrank-project</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.module.version>1.0.0</project.module.version>
Expand Down Expand Up @@ -35,16 +34,7 @@
</dependencies>

<licenses>
<license>
<name>GPL 3</name>
<url>http://www.gnu.org/licenses/gpl-3.0.txt</url>
<distribution>repo</distribution>
</license>
<license>
<name>GPL 2</name>
<url>http://www.gnu.org/licenses/gpl-2.0.txt</url>
<distribution>repo</distribution>
</license>

<license>
<name>Apache Public License</name>
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
Expand Down

0 comments on commit 492e838

Please sign in to comment.