Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Siroshun09 authored Jul 23, 2020
1 parent bf2c137 commit d3730ba
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>be.bendem.bukkit</groupId>
<artifactId>OreBroadcast</artifactId>
<version>6.0</version>
<version>6.1</version>

<name>OreBroadcast</name>
<url>https://github.com/SiroPlugins/OreBroadcast</url>
Expand Down Expand Up @@ -67,8 +67,8 @@
<artifactId>maven-compiler-plugin</artifactId>
<version>3.8.1</version>
<configuration>
<source>10</source>
<target>10</target>
<source>11</source>
<target>11</target>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit d3730ba

Please sign in to comment.