Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
woonsan committed Mar 10, 2016
1 parent 58012d7 commit d0a08ac
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ JDBC Driver for JCR Repository
Add the following dependency:

```xml
<dependency>
<groupId>com.github.woonsan</groupId>
<artifactId>jdbc-jcr</artifactId>
<version>${jdbc-jcr.version}</version>
</dependency>
<dependency>
<groupId>com.github.woonsan</groupId>
<artifactId>jdbc-jcr</artifactId>
<version>${jdbc-jcr.version}</version>
</dependency>
```

# JDBC URLs
Expand Down

0 comments on commit d0a08ac

Please sign in to comment.