Skip to content

Commit

Permalink
Update Workbench Common UI version information
Browse files Browse the repository at this point in the history
  • Loading branch information
manstis committed May 14, 2013
1 parent b43de7f commit e1ce1d8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1404,13 +1404,13 @@
<classifier>sources</classifier>
</dependency>
<dependency>
<groupId>org.kie.guvnor</groupId>
<artifactId>guvnor-commons-ui</artifactId>
<groupId>org.kie.workbench.widgets</groupId>
<artifactId>kie-wb-common-ui</artifactId>
<version>${guvnor.version}</version>
</dependency>
<dependency>
<groupId>org.kie.guvnor</groupId>
<artifactId>guvnor-commons-ui</artifactId>
<groupId>org.kie.workbench.widgets</groupId>
<artifactId>kie-wb-common-ui</artifactId>
<version>${guvnor.version}</version>
<classifier>sources</classifier>
</dependency>
Expand Down

0 comments on commit e1ce1d8

Please sign in to comment.