Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
point to version 2.1.0
  • Loading branch information
kofemann committed Oct 11, 2013
1 parent 07780c0 commit a3bb8df
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 @@ -12,7 +12,7 @@ minimal changes.
The library supports *IPv6*, *RPCSEC_GSS* and compliant with [rfc1831](http://www.ietf.org/rfc/rfc1831.txt) and [rfc2203](http://www.ietf.org/rfc/rfc2203.txt).


# There are several options how to use *ONCRPC4J* in your application:#
### There are several options how to use *ONCRPC4J* in your application:###

Embedding service into an application
-------------------------------------
Expand Down Expand Up @@ -249,7 +249,7 @@ As maven dependency
<dependency>
<groupId>org.dcache</groupId>
<artifactId>oncrpc4j-core</artifactId>
<version>2.0.0</version>
<version>2.1.0</version>
</dependency>

<repositories>
Expand Down

0 comments on commit a3bb8df

Please sign in to comment.