Skip to content

Commit 4865bb4

Browse files
committed
readMe update
1 parent af3549a commit 4865bb4

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,14 @@ Dependencies
3535
* [http://code.google.com/p/bee-encode](http://code.google.com/p/bee-encode)
3636
* version: 0.2
3737
* license: [Apache 2.0](http://www.apache.org/licenses/)
38-
* install it to your Maven local repository:```mvn install:install-file -Dfile=bee-encode-0.2.jar -DgroupId=org.ardverk -DartifactId=bee-encode -Dversion=0.2 -Dpackaging=jar -DgeneratePom=true
38+
* install it to your Maven local repository:
39+
```mvn install:install-file -Dfile=bee-encode-0.2.jar -DgroupId=org.ardverk -DartifactId=bee-encode -Dversion=0.2 -Dpackaging=jar -DgeneratePom=true
3940
```
4041

4142
##bouncy castle
4243

4344
* [http://www.bouncycastle.org/java.html](http://www.bouncycastle.org/java.html)
44-
* version: 1.46
45+
* version: 1.47
4546
* license: [custom, based on MIT X11](http://www.bouncycastle.org/licence.html)
4647

4748
## commons-codec
@@ -80,11 +81,11 @@ Release History
8081
========
8182
full details: https://github.com/navnorth/LRJavaLib/wiki/Release-Notes
8283

83-
0.1.2 - *2012-03-28*
84+
0.1.2 - *2012-03-28*
8485
Fix bug in signature creation - was failing to put a linebreak before BEGIN PGP SIGNATURE
8586

86-
0.1.1 - *2012-02-20*
87+
0.1.1 - *2012-02-20*
8788
Simplified http/https usage, better examples
8889

8990
0.1.0 - *2011-12-08*
90-
Initial Release
91+
Initial Release

0 commit comments

Comments
 (0)