Skip to content

Commit

Permalink
removed not required gwt-dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mareknovotny committed Apr 2, 2013
1 parent 98dc31f commit 35844eb
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions helloworld-gwt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -109,12 +109,6 @@
<scope>provided</scope>
</dependency>

<dependency>
<groupId>com.google.gwt</groupId>
<artifactId>gwt-dev</artifactId>
<version>${version.com.google.gwt}</version>
<scope>provided</scope>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit 35844eb

Please sign in to comment.