Skip to content

Commit

Permalink
add the reference document
Browse files Browse the repository at this point in the history
  • Loading branch information
stamen committed Aug 23, 2012
1 parent 7dee3aa commit cf95482
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Binary file added rop/document/Rop Reference.pdf
Binary file not shown.
12 changes: 6 additions & 6 deletions rop/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,15 +80,15 @@
</dependency>

<dependency>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
<version>${commonslang.version}</version>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
<version>${commonslang.version}</version>
</dependency>

<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>${codec.version}</version>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>${codec.version}</version>
</dependency>

<dependency>
Expand Down

0 comments on commit cf95482

Please sign in to comment.