Skip to content

Commit

Permalink
Merge pull request #2 from obazoud/patch-1
Browse files Browse the repository at this point in the history
Fix version and groupId
  • Loading branch information
fulmicoton committed May 20, 2015
2 parents 13e4037 + 1fa3d8a commit a846e04
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 @@ -67,9 +67,9 @@ Add the following lines in the dependencies section of your `pom.xml` file.


<dependency>
<groupId>fulmicoton</groupId>
<groupId>com.fulmicoton</groupId>
<artifactId>multiregexp</artifactId>
<version>0.4</version>
<version>0.3</version>
</dependency>


Expand Down

0 comments on commit a846e04

Please sign in to comment.