Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
grro committed Mar 8, 2015
1 parent 648a9e9 commit e899572
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 @@ -23,7 +23,7 @@ Java8-based
<dependency>
<groupId>net.oneandone.troilus</groupId>
<artifactId>troilus-core</artifactId>
<version>0.9</version>
<version>0.10</version>
</dependency>
```

Expand All @@ -33,7 +33,7 @@ Java7-based
<dependency>
<groupId>net.oneandone.troilus</groupId>
<artifactId>troilus-core-java7</artifactId>
<version>0.9</version>
<version>0.10</version>
</dependency>
```

Expand Down

0 comments on commit e899572

Please sign in to comment.