Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jfarcand committed May 17, 2012
1 parent f40598b commit 715d7bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -25,7 +25,7 @@ Download using Maven
<dependency>
<groupId>org.jfarcand</groupId>
<artifactId>wcs</artifactId>
<version>1.0.1</version>
<version>1.2</version>
</dependency>
```

Expand All @@ -35,7 +35,7 @@ or a single artifact that contains all its dependencies
<dependency>
<groupId>org.jfarcand</groupId>
<artifactId>wcs-all</artifactId>
<version>1.0.1</version>
<version>1.2</version>
</dependency>
```

Expand Down

0 comments on commit 715d7bd

Please sign in to comment.