Skip to content

Commit

Permalink
Update README.md using current version tags
Browse files Browse the repository at this point in the history
  • Loading branch information
barspi committed May 24, 2015
1 parent 35bd0ee commit 3203279
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
<dependency>
<groupId>org.jpos</groupId>
<artifactId>jpos</artifactId>
<version>1.9.6</version>
<version>2.0.0</version>
</dependency>
```

if you want to use our nightly builds, for instance to get `1.9.7-SNAPSHOT`, you can
if you want to use our nightly builds, for instance to get `2.0.1-SNAPSHOT`, you can
add the following repository:

```xml
Expand Down

0 comments on commit 3203279

Please sign in to comment.