Skip to content

Commit

Permalink
update xwidgets groupId
Browse files Browse the repository at this point in the history
  • Loading branch information
sbryzak committed Jan 14, 2015
1 parent 0de021d commit 37c5191
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -147,13 +147,13 @@
</dependency>

<dependency>
<groupId>xwidgets</groupId>
<groupId>org.xwidgets</groupId>
<artifactId>xwidgets</artifactId>
<version>${version.xwidgets}</version>
</dependency>

<dependency>
<groupId>xwidgets</groupId>
<groupId>org.xwidgets</groupId>
<artifactId>xwidgets-picketlink</artifactId>
<version>${version.xwidgets}</version>
</dependency>
Expand Down

0 comments on commit 37c5191

Please sign in to comment.