Skip to content

Commit

Permalink
Remove web-app.jar from geoserver.war
Browse files Browse the repository at this point in the history
  • Loading branch information
mweisman committed Jan 11, 2013
1 parent 3a295fe commit 79aa999
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,19 +67,6 @@
<artifactId>ftp</artifactId>
<version>${geoserver.version}</version>
</dependency-->
<dependency>
<groupId>org.geoserver.web</groupId>
<artifactId>web-app</artifactId>
<type>jar</type>
<version>${geoserver.version}</version>
<scope>runtime</scope>
<exclusions>
<exclusion>
<groupId>net.sf.json-lib</groupId>
<artifactId>json-lib</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>commons-httpclient</groupId>
<artifactId>commons-httpclient</artifactId>
Expand Down

0 comments on commit 79aa999

Please sign in to comment.