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

Commit

Permalink
updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
sergix44 committed Sep 26, 2016
1 parent 2ca2d93 commit eef7601
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>it.ksuploader</groupId>
<artifactId>KSUploader-server</artifactId>
<version>1.7</version>
<version>1.8</version>
<build>
<plugins>
<plugin>
Expand Down Expand Up @@ -58,18 +58,5 @@
<artifactId>undertow-servlet</artifactId>
<version>RELEASE</version>
</dependency>

<!--<dependency>-->
<!--<groupId>org.eclipse.jetty</groupId>-->
<!--<artifactId>jetty-util</artifactId>-->
<!--<version>RELEASE</version>-->
<!--</dependency>-->
<!--<dependency>-->
<!--<groupId>org.eclipse.jetty</groupId>-->
<!--<artifactId>jetty-servlet</artifactId>-->
<!--<version>RELEASE</version>-->
<!--</dependency>-->
</dependencies>


</project>

0 comments on commit eef7601

Please sign in to comment.