Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
goxr3plus authored May 10, 2019
1 parent f413a92 commit abc9856
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.github.goxr3plus</groupId>
<artifactId>java-stream-player</artifactId>
<version>9.0.0</version>
<version>9.0.3</version>


<properties>
Expand Down Expand Up @@ -84,14 +84,6 @@
<!-- Dependencies -->

<dependencies>
<!-- https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-api -->
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-api</artifactId>
<version>5.4.0-M1</version>
<scope>test</scope>
</dependency>

<!-- AUDIO SUPPORT -->
<dependency>
<groupId>com.googlecode.soundlibs</groupId>
Expand Down Expand Up @@ -131,4 +123,4 @@
</dependency>
</dependencies>

</project>
</project>

0 comments on commit abc9856

Please sign in to comment.