Skip to content

Commit

Permalink
WORK-320 cleanup pom
Browse files Browse the repository at this point in the history
  • Loading branch information
syjer committed Mar 25, 2016
1 parent 04011f4 commit 32399c1
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -369,28 +369,6 @@
</execution>
</executions>
</plugin>
<!-- <plugin>
<groupId>org.simplericity.jettyconsole</groupId>
<artifactId>jetty-console-maven-plugin</artifactId>
<version>1.58</version>
<executions>
<execution>
<goals>
<goal>createconsole</goal>
</goals>
</execution>
</executions>
<configuration>
<additionalDependencies>
<dependency>
<groupId>org.eclipse.jetty.websocket</groupId>
<artifactId>websocket-server</artifactId>
<version>${org.eclipse.jetty.version}</version>
</dependency>
</additionalDependencies>
</configuration>
</plugin>-->

<plugin>
<artifactId>maven-assembly-plugin</artifactId>
<version>2.5.3</version>
Expand Down

0 comments on commit 32399c1

Please sign in to comment.