Skip to content

Commit

Permalink
Fixes gwtbootstrap3#341 - LinkedGroupItem to implement HasType(ListGr…
Browse files Browse the repository at this point in the history
…oupItemType>
  • Loading branch information
Joshua Godi authored and Joshua Godi committed Apr 13, 2015
1 parent 7bd00c9 commit 16a8ed7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gwtbootstrap3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.gwtbootstrap3</groupId>
<artifactId>gwtbootstrap3-parent</artifactId>
<version>1.0-SNAPSHOT</version>
<version>0.9.1</version>
</parent>

<artifactId>gwtbootstrap3</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<groupId>org.gwtbootstrap3</groupId>
<artifactId>gwtbootstrap3-parent</artifactId>
<packaging>pom</packaging>
<version>1.0-SNAPSHOT</version>
<version>0.9.1</version>
<name>GwtBootstrap3 Parent</name>
<description>GWT wrapper for the Bootstrap front-end framework</description>
<url>http://gwtbootstrap3.org</url>
Expand Down

0 comments on commit 16a8ed7

Please sign in to comment.