From 16a8ed7627e0a89edf602e14af473693a12906be Mon Sep 17 00:00:00 2001 From: Joshua Godi Date: Mon, 13 Apr 2015 12:48:59 -0500 Subject: [PATCH] Fixes #341 - LinkedGroupItem to implement HasType(ListGroupItemType> --- gwtbootstrap3/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gwtbootstrap3/pom.xml b/gwtbootstrap3/pom.xml index df0130d07..b22e385dd 100644 --- a/gwtbootstrap3/pom.xml +++ b/gwtbootstrap3/pom.xml @@ -6,7 +6,7 @@ org.gwtbootstrap3 gwtbootstrap3-parent - 1.0-SNAPSHOT + 0.9.1 gwtbootstrap3 diff --git a/pom.xml b/pom.xml index dfa47523a..350a4aebc 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gwtbootstrap3 gwtbootstrap3-parent pom - 1.0-SNAPSHOT + 0.9.1 GwtBootstrap3 Parent GWT wrapper for the Bootstrap front-end framework http://gwtbootstrap3.org