Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
l0rdn1kk0n committed Nov 26, 2013
1 parent 10ce11d commit 4c282f7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ Add maven dependency:
<dependency>
<groupId>de.agilecoders.wicket.webjars</groupId>
<artifactId>wicket-webjars</artifactId>
<version>0.3.2</version>
<version>0.3.3</version>
</dependency>

<dependency>
<groupId>de.agilecoders.wicket.webjars</groupId>
<artifactId>vfs-support</artifactId>
<version>0.3.2</version>
<version>0.3.3</version>
</dependency>
```

Expand Down Expand Up @@ -73,7 +73,6 @@ Add dependencies to your pom.xml:
<dependency>
<groupId>de.agilecoders.wicket.webjars</groupId>
<artifactId>wicket-webjars</artifactId>
<version>0.3.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 4c282f7

Please sign in to comment.